From: Rafael Garcia-Suarez Date: Fri, 27 Feb 2009 14:29:07 +0000 (+0100) Subject: NAME section must fit on one line X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b032e88887f6cb0115394c9072b0279fba6d76b4;p=p5sagit%2Fp5-mst-13.2.git NAME section must fit on one line --- diff --git a/lib/deprecate.pm b/lib/deprecate.pm index d016d77..e8063b3 100644 --- a/lib/deprecate.pm +++ b/lib/deprecate.pm @@ -56,9 +56,7 @@ __END__ =head1 NAME -deprecate - Perl (core) extension for deprecating the core version of a module, - in favour of the version on CPAN. - +deprecate - Perl pragma for deprecating the core version of a module =head1 SYNOPSIS