For those of you that don't know, CPAN::Smoke is the framework for
systematically testing CPAN modules.  It can download, unpack, test
and install modules while checking for common mistakes along the way
and giving recommendations on how to fix.

The interesting bits are CPAN::Smoke and CPAN::Smoke::Module.

This release is the first completed and tested API.  Everything works.
It's usable for anyone that wants to write CPAN testing programs.  I'm
working on one that will read the CPAN daily update email and test all
the modules therein.

What YOU can do to help...

    USE IT!

    Look through CPAN::Smoke::Module and see if there's any potential
    mistakes I forgot to look for.

    I need something that can answer known questions from a
    Makefile.PL or test.  A simple expect/answer thing.

    Add subclasses to Archive::Any that wrap tar, gzip and unzip
    binaries.

http://www.pobox.com/~schwern/src/CPAN-Smoke-0.10.tar.gz

-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl6 Quality Assurance     <[EMAIL PROTECTED]>       Kwalitee Is Job One
I was *meant* to mount your donuts.

Reply via email to