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
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
370b8f2
)
podcheck.t: Typo in pod
author
Karl Williamson
<public@khwilliamson.com>
Sun, 19 Feb 2012 00:39:27 +0000
(17:39 -0700)
committer
Karl Williamson
<public@khwilliamson.com>
Mon, 20 Feb 2012 01:29:35 +0000
(18:29 -0700)
t/porting/podcheck.t
patch
|
blob
|
blame
|
history
diff --git
a/t/porting/podcheck.t
b/t/porting/podcheck.t
index
8d417b9
..
def6615
100644
(file)
--- a/
t/porting/podcheck.t
+++ b/
t/porting/podcheck.t
@@
-200,7
+200,7
@@
For example,
./perl -I../lib porting/podcheck.t --add_link Unicode::Casing
causes the external module "Unicode::Casing" to be added to the data base, so
-C<LE<lt>Unicode::Casing<gt>> will be considered valid.
+C<LE<lt>Unicode::Casing
E
<gt>> will be considered valid.
=item --regen