projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6b91375
)
NAME section must fit on one line
Rafael Garcia-Suarez [Fri, 27 Feb 2009 14:29:07 +0000 (15:29 +0100)]
lib/deprecate.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/deprecate.pm
b/lib/deprecate.pm
index
d016d77
..
e8063b3
100644
(file)
--- a/
lib/deprecate.pm
+++ b/
lib/deprecate.pm
@@
-56,9
+56,7
@@
__END__
=head1 NAME
-deprecate - Perl (core) extension for deprecating the core version of a module,
- in favour of the version on CPAN.
-
+deprecate - Perl pragma for deprecating the core version of a module
=head1 SYNOPSIS