diff options
Diffstat (limited to 'fml/lib/File/Utils.pm')
| -rw-r--r-- | fml/lib/File/Utils.pm | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/lib/File/Utils.pm b/fml/lib/File/Utils.pm index 25b7a228..bfe92e31 100644 --- a/fml/lib/File/Utils.pm +++ b/fml/lib/File/Utils.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: Utils.pm,v 1.16 2002/08/03 13:13:25 fukachan Exp $ +# $FML: Utils.pm,v 1.17 2002/09/11 23:18:19 fukachan Exp $ # package File::Utils; @@ -247,6 +247,10 @@ sub append } +=head1 CODING STYLE + +See C<http://www.fml.org/software/FNF/> on fml coding style guide. + =head1 AUTHOR Ken'ichi Fukamachi |
