diff options
author | Andy Dougherty <doughera@lafayette.edu> | 2004-06-01 12:25:48 -0400 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-06-02 06:43:30 +0000 |
commit | ce80d64e49e386cc2745ba241de678e3e3d506d2 (patch) | |
tree | 80685e38978d7b79a7d27eea5c49ec9f1548dd6c /README | |
parent | e1f795dc699c88c2d9eb4a46fe629483760393c2 (diff) | |
download | perl-ce80d64e49e386cc2745ba241de678e3e3d506d2.tar.gz |
Re: [perl #29765] PERL-5.8.4 INSTALL
Message-ID: <Pine.SOL.4.58.0406011619090.4066@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@22890
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 3 insertions, 13 deletions
@@ -61,9 +61,6 @@ See pod/perlbook.pod for more information. Please read all the directions below before you proceed any further, and then follow them carefully. -After you have unpacked your kit, you should have all the files listed -in MANIFEST. - Installation 1) Detailed instructions are in the file "INSTALL", which you should @@ -76,19 +73,12 @@ corresponding README. 3) IMPORTANT! Help save the world! Communicate any problems and suggested patches to perlbug@perl.org so we can keep the world in sync. If you have a problem, there's someone else out there who either has had -or will have the same problem. It's usually helpful if you send the -output of the "myconfig" script in the main perl directory. - -If you've succeeded in compiling perl, the perlbug script in the "utils" -subdirectory can be used to help mail in a bug report. - -If possible, send in patches such that the patch program will apply them. -Context diffs are the best, then normal diffs. Don't send ed scripts-- -I've probably changed my copy since the version you have. +or will have the same problem. See the section on "Reporting Problems" +in the INSTALL file. The latest versions of perl are always available on the various CPAN (Comprehensive Perl Archive Network) sites around the world. -See <URL:http://www.cpan.org/src/>. +See http://www.cpan.org/src/ . Just a personal note: I want you to know that I create nice things like this |