ispman/lib/Net SMTP.pm,1.2,1.3
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/lib/Net
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16384/lib/Net
Modified Files:
SMTP.pm
Log Message:
applied spelling fix
(thanks to Mads Kiilerich)
Index: SMTP.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/Net/SMTP.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- SMTP.pm 25 Jul 2003 03:37:09 -0000 1.2
+++ SMTP.pm 5 Jun 2004 12:45:25 -0000 1.3
@@ -123,9 +123,9 @@
# currently know and SASL mechanisms that are used by smtp that need it
my $client = $sasl->client_new('smtp',${*$self}{'net_smtp_host'},0);
my $str = $client->client_start;
- # We dont support sasl mechanisms that encrypt the socket traffic.
+ # We don't support sasl mechanisms that encrypt the socket traffic.
# todo that we would really need to change the ISA hierarchy
- # so we dont inherit from IO::Socket, but instead hold it in an attribute
+ # so we don't inherit from IO::Socket, but instead hold it in an attribute
my @cmd = ("AUTH", $client->mechanism);
my $code;
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504