NAME
hon-deploy-perl-distrib.pl
DESCRIPTION
Deploy perl module + bin + cgi
VERSION
Version 0.03
USAGE
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)
REQUIRED ARGUMENTS
- --dist=/path/to/HON-Deploy.tar.gz
-
Either file or url
- --dir-base=/path/to/base
-
An absolute path where the module is to be installed
OPTIONS
- --dir-cgi=/path/to/cgi
-
An absolute path where the CGI scripts are to be installed
- --perl-interpreter=/path/to/perl
-
Where the perl interpreter is installed
- --installdeps
-
Install missing prerequisites
AUTHOR
Alexandre Masselot, <alexandre.masselot at gmail.com>
William Belle, <william.belle at gmail.com>
BUGS AND LIMITATIONS
Please report any bugs or feature requests to bug-hon-deploy at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=HON-Deploy. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
LICENSE AND COPYRIGHT
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.