diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-17 16:34:09 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-17 16:34:09 +0000 |
commit | 87275199ef473a0bd08ce6f46db30d4d432f4876 (patch) | |
tree | 3f8e18dd43f70fe33e25ec58f37ac2a0bea79a51 /pod/perltodo.pod | |
parent | fa9c2ea87c89382fe822598450654e31bdb24ee0 (diff) | |
download | perl-87275199ef473a0bd08ce6f46db30d4d432f4876.tar.gz |
pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
Steve Lidie
p4raw-id: //depot/perl@3676
Diffstat (limited to 'pod/perltodo.pod')
-rw-r--r-- | pod/perltodo.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 5962fc8f16..4b2ed48a09 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -714,7 +714,7 @@ criticized for being of questionable value. =head2 Making my() work on "package" variables Being able to say my($Foo::Bar), something that sounds ludicrous and -the 5.006 pumpking has mocked. +the 5.6 pumpking has mocked. =head2 "or" testing defined not truth |