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

..03-May-2022-

lib/Array/H07-Oct-2005-12256

t/H07-Oct-2005-3015

Build.PLH A D07-Oct-2005514 2015

ChangesH A D07-Oct-2005221 117

MANIFESTH A D07-Oct-2005160 1110

META.ymlH A D07-Oct-2005374 1716

Makefile.PLH A D07-Oct-2005317 1513

READMEH A D07-Oct-2005540 2616

README

1Array::FileReaderversion 0.03
2==============================
3
4INSTALLATION
5
6To install this module type the following:
7
8   perl Build.PL
9   ./Build
10   ./Build test
11   ./Build install
12
13DEPENDENCIES
14
15This module requires these other modules and libraries:
16
17 Test::More
18
19COPYRIGHT AND LICENCE
20
21Copyright (C) 2003 by Curtis "Ovid"  Poe
22
23This library is free software; you can redistribute it and/or modify
24it under the same terms as Perl itself, either Perl version 5.8.1 or,
25at your option, any later version of Perl 5 you may have available.
26