The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Email-Sender

0.004   2009-03-24
        require perl5 version 8
        move to Moose; let's not mess around, the Moose/Mouse stuff is not
        worth the minor savings

0.003   2009-03-12
        Sendmail transport now uses 2-arg open on Win32 so it can work at all
        Win32-friendly tests added for Sendmail by the ever-awesome DAGOLDEN

0.002   2009-01-31
        fix minor documentation errors

0.001   2009-01-02
        SQLite transport split into its own dist, removed from this
        QUIT when ending a transmission in non-persist SMTP

0.000   2008-12-10
        first CPAN demo release; It Probably Works!