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-Tag: v5.10.0~3150 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/09e7fabe003fb3e065c123c493fd5f1eff486c69 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