>>> I've long intended to take t/test.pl from the Perl core  distribution
>>> and wrap
>>> up at least its runperl() in a Test:: module.  Perhaps that would 
>>> work for
>>> you?
>>
>>
>> compile_ok() ?
>>
>> --Geoff
>>
> 
> It is unclear from Geoff's message above whether he is asserting that 
> function exists, or if he is merely proposing it

yeah, sorry, it's been a long couple of days...

I was suggesting the functionality be added to Test::More as compile_ok(),
rather than runperl() in some separate CPAN module, as it seems to closely
parallel use_ok() for modules and would be rather useful on a larger scale.

fwiw

--Geoff

Reply via email to