in reply to Re: Installing CPAN Modules within BEGIN of PERL Script
in thread Installing CPAN Modules within BEGIN of PERL Script
Thank you for the advice. I am already utilizing PAR::Packer for distribution; however, there is still a necessity for the original code to remain as small as possible. The idea is to have this application only install the modules it requires when necessary - thus modules being installed at runtime.
Thanks Again,
|
|---|