> Just a question or doubt I had. Now using
> activestate's activeperl.... if I deploy it on all
> machines on my network. And I have certain scripts for
> those machines. If I release a new script that depends
> on a perl module not on the activeperl distribution by
> default.... how can I distrubute the module without
> actually have to go onto each and every machine and
> running ppm?

One solution would be to have a 'master' Perl install somewhere. Share
this install via rsync (you can use Cygwin) and have a daily task on all
workstations sync with the master.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to