From: Rafael Garcia-Suarez Date: Mon, 14 Aug 2006 09:19:02 +0000 (+0000) Subject: Make the NAME section of Package::Constants more conformant to X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=09e7fabe003fb3e065c123c493fd5f1eff486c69;p=p5sagit%2Fp5-mst-13.2.git Make the NAME section of Package::Constants more conformant to man page conventions p4raw-id: //depot/perl@28704 --- diff --git a/lib/Package/Constants.pm b/lib/Package/Constants.pm index 96a1409..a662e1a 100644 --- a/lib/Package/Constants.pm +++ b/lib/Package/Constants.pm @@ -8,7 +8,7 @@ $DEBUG = 0; =head1 NAME -Package::Constants -- List all constants declared in a package +Package::Constants - List all constants declared in a package =head1 SYNOPSIS