X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FHelper%2FView%2FEmail%2FTemplate.pm;h=d81bc55e94274801958eb94e2397b0c1f9f96698;hb=5d205d68e1cd576075c734a6d9ce2a286cc0d607;hp=60946044dbecb3bec29bfaff53ef351c51fb8355;hpb=ea115f9bbc60c54fe194d288a877ca864a2840aa;p=catagits%2FCatalyst-View-Email.git diff --git a/lib/Catalyst/Helper/View/Email/Template.pm b/lib/Catalyst/Helper/View/Email/Template.pm index 6094604..d81bc55 100644 --- a/lib/Catalyst/Helper/View/Email/Template.pm +++ b/lib/Catalyst/Helper/View/Email/Template.pm @@ -1,7 +1,8 @@ package Catalyst::Helper::View::Email::Template; use strict; - +our $VERSION = '0.28'; +$VERSION = eval $VERSION; =head1 NAME Catalyst::Helper::View::Email::Template - Helper for Templated Email Views