Changing sender->host to use mailer_args to be more compatible with Email::Send,...
authorJ. Shirley <jshirley@gmail.com>
Sat, 19 May 2007 17:21:24 +0000 (17:21 +0000)
committerJ. Shirley <jshirley@gmail.com>
Sat, 19 May 2007 17:21:24 +0000 (17:21 +0000)
commitb3d2ac28347f116ae79fd5055cfff575811d4bef
treeb5ae196d00a10d44a5ebe003906ba9ffbf698182
parent29840e4acd9d9a12b893a950c31254a47222a34b
Changing sender->host to use mailer_args to be more compatible with Email::Send, adding raw mailer_args passthrough and two basic tests.
lib/Catalyst/View/Email.pm
t/01use.t [new file with mode: 0644]
t/02pod.t [new file with mode: 0644]