-dave /*=================================================== VegGuide.Org www.BookIRead.com Your guide to all that's veg. My book blog ===================================================*/
Arround line 4000 of the 0.2806 release, it assumes that $ENV{PERL5LIB} is
defined, but for me it's not, so I get some undef warnings with things
like "Build dist". Easy enough to fix, I think.
- Annoying warning from M::B::Base->do_system() Dave Rolsky
- Re: Annoying warning from M::B::Base->do_system() Ken Williams