Michael G Schwern wrote in perl.qa :
> On Tue, Jun 24, 2003 at 01:36:52PM +0200, Rafael Garcia-Suarez wrote:
>> BTW, what about modules that define their own category of warnings
>> (via warnings::register) ? It'd be useful to have a module to ease
>> testing for warnings presence/absence on certain conditions.
> 
> There's Test::Warn, but I don't think it does anything special with
> registered warning classes.

It doesn't support them for now, according to the docs.

>> (Avoiding to span perl interpreters at each test would be a bonus.)
> 
> I don't quite understsand what "spanning perl interpreters" means.

qx// (like lib/warnings.t in the perl core)

-- 
Is it any wonder the world's gone insane, with information come to be
the only real medium of exchange ? -- Thomas Pynchon, Gravity's Rainbow

Reply via email to