in reply to Suggestions on Deploying Perl Test Environment
I suggest you also take a look at PAR.
I've used PAR::Dist::FromCPAN (actually cpan2par) to create a PAR file from a CPAN module (along with dependencies!) which can then be installed on a completely bare bones system containing just a basic Perl installation with the use of PAR::Dist.
|
|---|