This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make the NAME section of Package::Constants more conformant to
[perl5.git]
/
lib
/
Package
/
Constants.pm
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