projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1a04e79
)
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
patch
|
blob
|
blame
|
history
diff --git
a/lib/Package/Constants.pm
b/lib/Package/Constants.pm
index
96a1409
..
a662e1a
100644
(file)
--- 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