• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Tie/H19-Sep-2011-605307

samples/H19-Sep-2011-1,6581,522

t/H19-Sep-2011-2,5782,524

Build.PLH A D19-Sep-2011286 1111

CHANGESH A D19-Sep-2011933 3428

MANIFESTH A D19-Sep-2011268 1918

META.jsonH A D19-Sep-2011931 4241

META.ymlH A D19-Sep-2011553 2423

Makefile.PLH A D19-Sep-2011512 2418

READMEH A D19-Sep-2011562 3219

TODOH A D19-Sep-201194 55

README

1Tie::iCal
2=========
3
4Copyright (c) 2006 Blair Sutton. All rights reserved.
5This program is free software; you can redistribute
6it and/or modify it under the same terms as Perl itself.
7
8INSTALLATION
9
10To install this module type the following:
11
12   perl Makefile.PL
13   make
14   make test
15   make install
16
17DEPENDENCIES
18
19This module requires these other modules and libraries:
20
21   Tie::File
22
23This should come bundled with the latest version of Perl.
24
25INSTRUCTIONS
26
27Please read the perldoc.
28
29AUTHOR
30
31   Blair Sutton (bsdz@cpan.org)
32