diff options
| author | fukachan <fukachan> | 2001-02-24 15:05:11 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-02-24 15:05:11 +0000 |
| commit | aee17f4c0899cd60af2d2fb374bedf4578cc687b (patch) | |
| tree | 28cd452a9d96819377f67e556d6e6333761fc3e3 /fml/lib/File | |
| parent | 1dab78e6cea0eb908ac1c8b3ba68c536b1399d9e (diff) | |
| download | fml8-aee17f4c0899cd60af2d2fb374bedf4578cc687b.tar.gz fml8-aee17f4c0899cd60af2d2fb374bedf4578cc687b.tar.bz2 fml8-aee17f4c0899cd60af2d2fb374bedf4578cc687b.zip | |
clean up documenets
Diffstat (limited to 'fml/lib/File')
| -rw-r--r-- | fml/lib/File/Errors.pm | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
