Wagner, David asked:
>       It is group of Unix flavor servers(group greater 100
> servers) and each server has it's own Perl setup.  How do
> you keep everything in sync?

If you have a homogenous network, you could rsync against a
master installation.

One way that doesn't work is using CPAN.pm's autobundle method
because that doesn't keep track of module versions - i.e.
it's only good if both your perl and all the modules you need
to distribute are the latest versions.

-thb
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to