Hi!

General testing question:

Is it ok for a CPAN module to use other modules from CPAN only for the
test scripts (e.g. "Text::Diff")?

First, I'm not sure about the usage policy. Maybe it's more common to
write tests more "low level".

Second, I know there is a "build_requires" option in Build.PL, but
does the CPAN(PLUS).pm know about that option and really only download
and use those "build_requires" temporarily during module build/test or
does it fully install them?

Thanks,

Steffen 
-- 
Steffen Schwigon <[EMAIL PROTECTED]>
Dresden Perl Mongers <http://dresden-pm.org/>

Reply via email to