diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-04-26 14:27:18 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-04-26 14:27:18 +0000 |
commit | d0b6580b2585a7d43748b5ef4b5b1d2d1bcace20 (patch) | |
tree | a3f234813606b368b47637295e39be1ea74fb594 /README | |
parent | 202d1001ceb4c796860e1dec2cc1b85347665c70 (diff) | |
download | perl-d0b6580b2585a7d43748b5ef4b5b1d2d1bcace20.tar.gz |
Doc nit, by Peter Scott
p4raw-id: //depot/perl@31090
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -60,8 +60,8 @@ using the 'perlbug' tool. For more information about perlbug, either type 'perldoc perlbug' or just 'perlbug' on a line by itself. While it was current when we made it available, Perl is constantly evolving -and there may be a more recent version that bugs you've run into or adds -new features that you might find useful. +and there may be a more recent version that fixes bugs you've run into or +adds new features that you might find useful. You can always find the latest version of perl on a CPAN (Comprehensive Perl Archive Network) site near you at http://www.cpan.org/src/ |