summaryrefslogtreecommitdiff
path: root/lib/CPAN
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-27 11:45:29 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-27 11:45:29 +0000
commit022735b47c849ae03c52981ea170ac0d5308050c (patch)
treede8fa952ddbfe5d1095df7d7c25ba0fc373193a1 /lib/CPAN
parent0222aa7dc291d283102ca6659c13703653b531c6 (diff)
downloadperl-022735b47c849ae03c52981ea170ac0d5308050c.tar.gz
"lose the it's", from Abhijit Menon-Sen.
("It's" not searched, pods not searched.) p4raw-id: //depot/perl@10980
Diffstat (limited to 'lib/CPAN')
-rw-r--r--lib/CPAN/Nox.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/CPAN/Nox.pm b/lib/CPAN/Nox.pm
index 8b59ca07a1..2412df66ba 100644
--- a/lib/CPAN/Nox.pm
+++ b/lib/CPAN/Nox.pm
@@ -32,8 +32,8 @@ Interactive mode:
=head1 DESCRIPTION
This package has the same functionality as CPAN.pm, but tries to
-prevent the usage of compiled extensions during it's own
-execution. It's primary purpose is a rescue in case you upgraded perl
+prevent the usage of compiled extensions during its own
+execution. Its primary purpose is a rescue in case you upgraded perl
and broke binary compatibility somehow.
=head1 SEE ALSO