Make the NAME section of Package::Constants more conformant to
Rafael Garcia-Suarez [Mon, 14 Aug 2006 09:19:02 +0000 (09:19 +0000)]
man page conventions

p4raw-id: //depot/perl@28704

lib/Package/Constants.pm

index 96a1409..a662e1a 100644 (file)
@@ -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