
FAQ about smoke database

lynx http://cpanplus.keradel.com/cgi-bin/smoke_db.cgi

An application that parses smoke-reports for perl-current and puts the results in a database.
This allows for a simple overview of the build status on as wide a variety of supported platforms (operating system/architecture) as possible.
From:
nttp://nntp.perl.org/perl.daily-build.reports
Which is basically a mirror of the smokers-reports@perl.org mailing list.
12 hours maximum.
Use Test-Smoke available on CPAN:
http://search.cpan.org/author/ABELTJE/Test-Smoke/
Extract of README: The perl core smoke test suite is a set of simple scripts that try to run the perl core tests on as many configurations as possible and combine that into a easy to parse report.
The perl source tree is refreshed using rsync to the latest level of the perl development branch before the smoke tests start.
Read README. Run perl configsmoke.pl.
Get rsync(from cygwin). Read <perl_src>/README.win32. Choose a compiler from Borland, MinGW, Cygwin or Visual. And run perl configsmoke.pl
Send me a mail: alian@cpan.org

These FAQ were written and conceived by Alain Barbet <alain@cpan.org> with some help from Abe Timmerman <abeltje@cpan.org>