diff options
author | Mark-Jason Dominus <mjd@plover.com> | 2001-11-08 13:33:18 +0000 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2001-11-08 12:49:28 +0000 |
commit | a93751fa40b15f424f91bba70d1533c6b4024e42 (patch) | |
tree | 1442611ac895495685bfc621051cf70dcb9afdab /pod/perlfaq1.pod | |
parent | eb649f8332a68e044311e1ac390a40e67a4d5e90 (diff) | |
download | perl-a93751fa40b15f424f91bba70d1533c6b4024e42.tar.gz |
replace http://www.perl.com/CPAN/ with http://www.cpan.org/
Message-Id: <20011108133318.1786.qmail@plover.com>
p4raw-id: //depot/perl@12897
Diffstat (limited to 'pod/perlfaq1.pod')
-rw-r--r-- | pod/perlfaq1.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlfaq1.pod b/pod/perlfaq1.pod index 3e50a576f1..1004e5216c 100644 --- a/pod/perlfaq1.pod +++ b/pod/perlfaq1.pod @@ -252,12 +252,12 @@ programmers prefer to avoid them altogether. These are the "just another perl hacker" signatures that some people sign their postings with. Randal Schwartz made these famous. About 100 of the earlier ones are available from -http://www.perl.com/CPAN/misc/japh . +http://www.cpan.org/misc/japh . =head2 Where can I get a list of Larry Wall witticisms? Over a hundred quips by Larry, from postings of his or source code, -can be found at http://www.perl.com/CPAN/misc/lwall-quotes.txt.gz . +can be found at http://www.cpan.org/misc/lwall-quotes.txt.gz . =head2 How can I convince my sysadmin/supervisor/employees to use version 5/5.005/Perl instead of some other language? |