File-CreationTime

Module for determining (and storing) the creation time of UNIX files. See the perldoc for File::CreationTime for detailed details. :)

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

Please e-mail the author (jrockway@cpan.org) if the tests fail. Thanks!

COPYRIGHT AND LICENSE

Copyright (C) 2005 Jonathan T. Rockway

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

LocalWords: Rockway