diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-11-08 10:07:53 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-11-08 10:07:53 +0000 |
commit | f5b5f37776801bcd4e0e224cce08c5281487334a (patch) | |
tree | 7e5a517fb43dccdeab9edc9ed7be1be58d77e911 /INSTALL | |
parent | 73d6d1b084212a1c3b858174eb2b74e35e96e59f (diff) | |
download | perl-f5b5f37776801bcd4e0e224cce08c5281487334a.tar.gz |
One definite grammar fix, and one sort-of-grammar fix. (It felt better)
p4raw-id: //depot/perl@32240
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1320,7 +1320,7 @@ This will attempt to make perl in the current directory. =head2 Expected errors -These errors reports are normal, and can be ignored: +These error reports are normal, and can be ignored: ... make: [extra.pods] Error 1 (ignored) @@ -2012,7 +2012,7 @@ make install will install the following: cpan2dist The CPANPLUS distribution creator cpanp The CPANPLUS shell cpanp-run-perl An helper for cpanp - dprofpp Perl code profile post-processor + dprofpp Perl code profiler post-processor enc2xs Encoding module generator find2perl find-to-perl translator h2ph Extract constants and simple macros from C headers |