in reply to How to include CPAN packages in distribution package

Have a look at Module::Install::Bundle. If users don't want to go to CPAN, this is the way to go.
  • Comment on Re: How to include CPAN packages in distribution package