Test::Perl::Dist version 0.300 INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install This method of installation requires that a current version of Module::Build be installed. Alternatively, to install with Module::Build, you can use the following commands: perl Build.PL ./Build ./Build test ./Build install DEPENDENCIES This module requires perl 5.8.1, parent version 0.221, File::Remove version 1.42, LWP::Online version 1.07, Test::More version 0.88, URI version 1.40, and Win32 version 0.39. LICENSE AND COPYRIGHT Copyright (c) 2009-2010, Curtis Jewell `'. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either version 5.8.1 or any later version. See perlartistic and perlgpl. The full text of the license can be found in the LICENSE file included with this module.