The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Plack::Middleware::Test::StashWarnings

0.05  2011-06-08
        - improved documentation
        - try harder to use $SIG{__WARN__} if it's there

0.04  2010-11-17
        - add implied dep on Scalar::Util

0.03  2010-11-09
        - fix failing test on 5.8

0.02  2010-10-19
        - streaming API support (clkao++ for the assist)

0.01  2010-10-07
        - original version