in reply to Secure deployment of binary perl modules
One way to handle this is to build on one machine and then use either rdist or rsync to update the others.
update: I should have said --- use the OS's preferred package mechanism to update the build machine (rpm, pkgadd, cpan, whatever ...) and then use rdist/rsync to update the others.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Secure deployment of binary perl modules
by Argel (Prior) on Mar 21, 2007 at 01:07 UTC | |
by derby (Abbot) on Mar 21, 2007 at 11:33 UTC |