in reply to
Packaging dependent modules with Perl script(s) for shared hosting environments
There's an interesting take on this in
the Krang CMS
. It bundles the modules as source and installs them in a local directory using a build script.
Comment on
Re: Packaging dependent modules with Perl script(s) for shared hosting environments
In Section
Seekers of Perl Wisdom