http://www.perlmonks.org?node_id=816701

kg has asked for the wisdom of the Perl Monks concerning the following question:

I would like to know your way of distributing your Perl application to your customers without using par and pp.

The customer uses Windows XP/Vista/7 and has no Perl distribution installed.

Has anyone ever tried to create an installer that also installs a Perl distribution and adds modules from a repository folder (not CPAN since the customer has no internet available)?

Thank you for your help!