Re: require|use_ok() and ensure_blib() boilerplate
David Golden <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.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