diff Lib/Mailer.pm @ 130:06a34c197b05

Added support for utf-8 and old versions of CGI module
author wizard
date Wed, 16 Jun 2010 01:50:56 +0400
parents 16ada169ca75
children
line wrap: on
line diff
--- a/Lib/Mailer.pm	Tue Jun 15 20:12:58 2010 +0400
+++ b/Lib/Mailer.pm	Wed Jun 16 01:50:56 2010 +0400
@@ -1,4 +1,4 @@
-package Mailer;
+package IMPL::Mailer;
 use strict;
 
 use Encode qw (encode);