summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2000-10-16 14:26:34 +0200
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-18 17:04:49 +0000
commit7c6ca60203f3f7b2ae472d7f195a624bee68065a (patch)
treec8aac1c1226c9fddae453e1192bd96c1f5bc60e7 /ext
parentea54c8bdf9458e2c187f15a2e52ca7cc0f735ef1 (diff)
downloadperl-7c6ca60203f3f7b2ae472d7f195a624bee68065a.tar.gz
Pod patch for Devel::Peek
Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@7359
Diffstat (limited to 'ext')
-rw-r--r--ext/Devel/Peek/Peek.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Devel/Peek/Peek.pm b/ext/Devel/Peek/Peek.pm
index f43458fed4..08501728c0 100644
--- a/ext/Devel/Peek/Peek.pm
+++ b/ext/Devel/Peek/Peek.pm
@@ -464,7 +464,7 @@ it has no prototype (C<PROTOTYPE> field is missing).
=head1 EXPORTS
C<Dump>, C<mstat>, C<DeadCode>, C<DumpArray>, C<DumpWithOP> and
-C<DumpProg>, C<fill_mstats>, C<mstats_fillhash<, C<mstats2hash> by
+C<DumpProg>, C<fill_mstats>, C<mstats_fillhash>, C<mstats2hash> by
default. Additionally available C<SvREFCNT>, C<SvREFCNT_inc> and
C<SvREFCNT_dec>.