[PATCH 07/14] fix NAME section so ABSTRACT_FROM works
"Sven Dowideit" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
From: Sven Dowideit <[email protected]> --- AnyData.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AnyData.pm b/AnyData.pm index df9aabb..2182c15 100644 --- a/AnyData.pm +++ b/AnyData.pm @@ -818,7 +818,7 @@ sub dump { =head1 NAME - AnyData -- easy access to data in many formats +AnyData - easy access to data in many formats =head1 SYNOPSIS -- 1.7.10.4