On Mon, Sep 29, 2008 at 2:39 AM, Eric Wilhelm <[EMAIL PROTECTED]> wrote: > From my reading, the tricky part is checking whether it works for > bundling something besides Module::Build.
This method of bundling is really only for build-time dependencies, of course. Which means it should be good for Test::* and friends too. -Ken