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

0.82  2011-07-27/17:41
	* Got CPAN Testers Report, try MOJO_NO_BONJOUR=1

0.81  2011-07-24/23:48
	* Remove warning "Wide character" (isage)
	* Change example/test.pl

0.8   2010-12-30/18:34
	* Cleanup for Mojolicious 1.0

0.7   2010-11-10/23:26
	* support new Mojolicious version
	* support stash params
	* add README.pod
	* remove warnings
	* add example

0.6   2010-09-23/13:20
    * New simple interface
    * If no subject, uses stash 'subject' (Dmitriy Konstantinov)
    * If no data, call render_mail (Alexey Likhatskiy)
    * Replace default value of X-Mailer and nomailer option (Dominic Neumann)

0.51  2010-08-30/12:33
	* Fixes of documentation.
	* Removed warning "Odd number of elements in anonymous hash" (nuclon).
	
0.5   2010-08-24/17:08
	First public version