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

..03-May-2022-

lib/File/Tail/H02-Nov-2012-860444

t/H02-Nov-2012-215164

ChangesH A D02-Nov-2012446 1711

MANIFESTH A D02-Nov-2012145 87

META.ymlH A D02-Nov-2012898 3433

Makefile.PLH A D02-Nov-2012808 3129

READMEH A D02-Nov-2012439 2414

README

1File-Tail-Dir
2
3INSTALLATION
4
5To install this module, run the following commands:
6
7	perl Makefile.PL
8	make
9	make test
10	make install
11
12SUPPORT AND DOCUMENTATION
13
14After installing, you can find documentation for this module with the perldoc command.
15
16    perldoc File::Tail::Dir
17
18COPYRIGHT AND LICENCE
19
20Copyright (C) 2010 Jon Schutz
21
22This program is free software; you can redistribute it and/or modify it
23under the same terms as Perl itself.
24