Re: require|use_ok() and ensure_blib() boilerplate
[email protected] (David Golden)
| Newsgroups | perl.module.build |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 28, 2009 at 1:17 PM, Eric Wilhelm<[email protected]> wrote: > Perhaps: > > mbload('Module::Build'); > > mbload('Module::Build::YAML'); Make it a load and check, but not an actual Test:::More test? I'm ok with that. David