in reply to How to bundle additional non-core CPAN modules with a custom set

You could take a look at autobundle in the CPAN module, CPAN::DistroBuilder or Module::Install::Bundle.

I haven't used any of them, so I don't know what's easiest.

  • Comment on Re: How to bundle additional non-core CPAN modules with a custom set
  • Download Code

Replies are listed 'Best First'.
Re^2: How to bundle additional non-core CPAN modules with a custom set
by Your Mother (Archbishop) on Aug 14, 2005 at 03:42 UTC

    Oh, those look awesome. Thank you! I did search the CPAN for "bundle" but since bundles are named with "Bundle" I didn't have the fortitude to wade through the 900 search results or the brains to narrow the search terms.