Re: Module::Build 0.30_01 - please test

2008-12-11 Thread David Golden
On Thu, Dec 11, 2008 at 10:25 PM, Eric Wilhelm wrote: > Authors will notice that they now need to install Software::License > Ick. How about a Task::Module::Build or Bundle::Module::Build to make that automatic? (I'll make one if people think it's a good idea.) > Testers, it would be great if

Module::Build 0.30_01 - please test

2008-12-11 Thread Eric Wilhelm
Hi all, An alpha tarball with the last few months' worth of fixes and improvements is making its way toward your favorite cpan mirror as I type this. Authors will notice that they now need to install Software::License before doing `./Build dist` and there will be a new file name LICENSE added

M::B will now validate --installdirs

2008-12-11 Thread Eric Wilhelm
# from Michael G Schwern # on Thursday 25 September 2008 18:36: >Ovid wrote: >>   [ERROR] [Wed Sep 24 20:13:40 2008] Could not run 'Build': >>   Can't use an undefined value as a HASH reference at >>   /home/smoke/perl/builds/5.10.0/lib/5.10.0/Module/Build/Base.pm >>   line 3679. > >I got the same