Deploy perl module + bin + cgi.
To install this module, run
cpanm HON::Deploy
or from source with the following commands:
perl Build.PL
./Build
./Build test
./Build install
hon-deploy-perl-distrib.pl --help
hon-deploy-perl-distrib.pl --dist=path/to/HON-Deploy.tar.gz --dir-base=/path/to/base
hon-deploy-perl-distrib.pl --dist=http://znverdi.hcuge.ch/~hondist/perl/dist/HON-Deploy.tar.gz --dir-base=/path/to/base
hon-deploy-perl-distrib.pl --dist=http://znverdi.hcuge.ch/~hondist/perl/dist/HON-Utils-latest.tar.gz,http://znverdi.hcuge.ch/~hondist/perl/dist/HON-Http-Mirror-latest.tar.gz --dir-base=$HOME/perl --dir-cgi=$HOME/public_html/cgi-bin --perl-interpreter=$(which perl)
After installing, you can find documentation for this module with the perldoc command.
perldoc HON::Deploy
You can also look for information at:
-
RT, CPAN's request tracker (report bugs here) http://rt.cpan.org/NoAuth/Bugs.html?Dist=HON-Deploy
-
AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/HON-Deploy
-
CPAN Ratings http://cpanratings.perl.org/d/HON-Deploy
-
Search CPAN http://search.cpan.org/dist/HON-Deploy/
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.