The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

hon-deploy-mirror.pl

DESCRIPTION

deploy the mirror perl module + bin + cgi

SYNOPSIS

 ./hon-deploy-perl-distrib.pl --dist=path/to/HON-Http-Mirror.tar.gz --dir-bin=/path/to/bin --dir-lib=/path/to/lib --dir-cgi=/path/to/cgi
 
 ./hon-deploy-perl-distrib.pl --dist=http://znverdi.hcuge.ch/~hondev/perl/dist/HON-Http-Mirror-latest.tar.gz --dir-bin=/tmp/mirror-dist/bin --dir-lib=/tmp/mirror-dist/lib
 
 ./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) 
 

ARGUMENTS

--dist=/path/to/HON-Http-Mirror-x.yy.tar.gz

Either file or url

--dir-base=/path/to/base

Where the default per is to be deployed are to be installed

OPTIONS

--dir-cgi=/path/to/cgi

Where the CGI scripts are to be installed