in reply to How can I create a Bundle quickly and easily?
Update: Hmm, WriteMakefile() warns you if modules in PREREQ_PM are not present, but it doesn't set any flag or return failure or anything. There's some commented out code in MakeMaker.pm that seems like there was some attempt to autoinstall via the CPAN module any missing modules, but I wonder why its not implemented. It would have been a nice option. You could still try to roll your own in the Makefile.PL, though.
|
|---|