App-Install
Easily create installation scripts to churn out stubs/frameworks/installations of applications.
INSTALLATION
To install this module, run the following commands:
perl Build.PL
./Build
./Build test
./Build install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the perldoc command.
perldoc App::Install
You can also look for information at:
Search CPAN
http://search.cpan.org/dist/App-Install
CPAN Request Tracker:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-Install
AnnoCPAN, annotated CPAN documentation:
http://annocpan.org/dist/App-Install
CPAN Ratings:
http://cpanratings.perl.org/d/App-Install
COPYRIGHT AND LICENCE
Copyright (C) 2007 Kirrily "Skud" Robert
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.