From aee17f4c0899cd60af2d2fb374bedf4578cc687b Mon Sep 17 00:00:00 2001 From: fukachan Date: Sat, 24 Feb 2001 15:05:11 +0000 Subject: clean up documenets --- fml/lib/File/Errors.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fml/lib/File') diff --git a/fml/lib/File/Errors.pm b/fml/lib/File/Errors.pm index bf8779e7..3846eb1e 100644 --- a/fml/lib/File/Errors.pm +++ b/fml/lib/File/Errors.pm @@ -38,6 +38,9 @@ When you use Something module, $obj = new Something; unless ($obj->error) { $obj->do_somting( ...); }; +=head1 DESCRIPTION + +utility functions to manipulate error messages. =head1 METHODS -- cgit v1.2.1