diff options
| author | fukachan <fukachan> | 2004-07-23 13:16:30 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-07-23 13:16:30 +0000 |
| commit | 017265cfc701f6abcd99f52a0fa6eb9516fd510f (patch) | |
| tree | 971613cdfec2b93173ad88a8dfa579dc29ba5ac3 /fml/lib/Mail/Message/Parse.pm | |
| parent | 1359417a1475d1530200003dd4005954bff51c50 (diff) | |
| download | fml8-017265cfc701f6abcd99f52a0fa6eb9516fd510f.tar.gz fml8-017265cfc701f6abcd99f52a0fa6eb9516fd510f.tar.bz2 fml8-017265cfc701f6abcd99f52a0fa6eb9516fd510f.zip | |
fix comments (FNF)
Diffstat (limited to 'fml/lib/Mail/Message/Parse.pm')
| -rw-r--r-- | fml/lib/Mail/Message/Parse.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/Mail/Message/Parse.pm b/fml/lib/Mail/Message/Parse.pm index 778ed4a5..714ae0c8 100644 --- a/fml/lib/Mail/Message/Parse.pm +++ b/fml/lib/Mail/Message/Parse.pm @@ -4,7 +4,7 @@ # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: Parse.pm,v 1.8 2002/09/22 14:57:04 fukachan Exp $ +# $FML: Parse.pm,v 1.9 2004/01/02 14:42:48 fukachan Exp $ # @@ -32,7 +32,7 @@ sub new =head1 NAME -Mail::Message::Parse - parse a mail message +Mail::Message::Parse - parse a mail message. =head1 SYNOPSIS |
