From 3c4b39bee8832007b7e91bfce8701d34cacab411 Mon Sep 17 00:00:00 2001 From: Piotr Fusik Date: Sun, 31 Jul 2005 14:50:04 +0200 Subject: Typos in *.p[lm] From: "Piotr Fusik" Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> p4raw-id: //depot/perl@25261 --- lib/CPAN.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/CPAN.pm') diff --git a/lib/CPAN.pm b/lib/CPAN.pm index 059c4f569c..095b533318 100644 --- a/lib/CPAN.pm +++ b/lib/CPAN.pm @@ -252,7 +252,7 @@ use vars qw($Ua $Thesite $Themethod); package CPAN::LWP::UserAgent; use vars qw(@ISA $USER $PASSWD $SETUPDONE); -# we delay requiring LWP::UserAgent and setting up inheritence until we need it +# we delay requiring LWP::UserAgent and setting up inheritance until we need it package CPAN::Complete; @CPAN::Complete::ISA = qw(CPAN::Debug); @@ -6772,7 +6772,7 @@ added to the search path of the CPAN module before the use() or require() statements. The configuration dialog can be started any time later again by -issueing the command C< o conf init > in the CPAN shell. +issuing the command C< o conf init > in the CPAN shell. Currently the following keys in the hash reference $CPAN::Config are defined: @@ -6921,7 +6921,7 @@ untended. Thanks to Graham Barr for contributing the following paragraphs about the interaction between perl, and various firewall configurations. For -further informations on firewalls, it is recommended to consult the +further information on firewalls, it is recommended to consult the documentation that comes with the ncftp program. If you are unable to go through the firewall with a simple Perl setup, it is very likely that you can configure ncftp so that it works for your firewall. -- cgit v1.2.1