diff options
Diffstat (limited to 'fml/lib/Mail/Message/Encode.pm')
| -rw-r--r-- | fml/lib/Mail/Message/Encode.pm | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/lib/Mail/Message/Encode.pm b/fml/lib/Mail/Message/Encode.pm index 8c30b2bf..06a090dc 100644 --- a/fml/lib/Mail/Message/Encode.pm +++ b/fml/lib/Mail/Message/Encode.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: Encode.pm,v 1.5 2002/08/16 15:42:07 fukachan Exp $ +# $FML: Encode.pm,v 1.6 2002/09/11 23:18:25 fukachan Exp $ # package Mail::Message::Encode; @@ -453,6 +453,10 @@ if ($0 eq __FILE__) { See C<http://www.fml.org/software/FNF/> on fml coding style guide. +=head1 CODING STYLE + +See C<http://www.fml.org/software/FNF/> on fml coding style guide. + =head1 AUTHOR Ken'ichi Fukamachi |
