> Imagine a special "inline_tests.t" which goes through every
> .pm in the distribution's "lib" directory, and runs every
> in-line test it finds directly (WITHOUT extracting it to a .t). 
> All we'd need is one; it would be general-purpose, and you 
> could just download it from CPAN and stick it into the 
> t/ directory of any distribution.
> 
> For more flexibility, the test could look at an inline_tests.t.list
> file in the cwd to determine *which* .pm's should be tested.

This could be done now, without further ado.

        ##<TEST>
        # testing code here...
        ...
        ##</TEST>

Podulation is not needed for that capability.

-- 
John Porter

        We're building the house of the future together.

Reply via email to