diff options
Diffstat (limited to 'fml/lib/File/Sequence.pm')
| -rw-r--r-- | fml/lib/File/Sequence.pm | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/lib/File/Sequence.pm b/fml/lib/File/Sequence.pm index 03b446a6..51502419 100644 --- a/fml/lib/File/Sequence.pm +++ b/fml/lib/File/Sequence.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: Sequence.pm,v 1.25 2002/07/25 11:34:02 fukachan Exp $ +# $FML: Sequence.pm,v 1.26 2002/09/11 23:18:18 fukachan Exp $ # package File::Sequence; @@ -334,6 +334,10 @@ sub _search_max_id_from_top } +=head1 CODING STYLE + +See C<http://www.fml.org/software/FNF/> on fml coding style guide. + =head1 AUTHOR Ken'ichi Fukamachi |
