diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-03-07 14:15:46 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-03-07 14:15:46 +0000 |
commit | 500071f48117cc3acc337182631e8ca2e34b1493 (patch) | |
tree | 4d3101d4ba0c90d52fefd4d30cc5e298cfb89cb3 /pod/perlfaq.pod | |
parent | 23bb49fa8c98c39adab74ba793fe7dad073789c2 (diff) | |
download | perl-500071f48117cc3acc337182631e8ca2e34b1493.tar.gz |
FAQ sync. (FAQ now moved to svn)
p4raw-id: //depot/perl@27399
Diffstat (limited to 'pod/perlfaq.pod')
-rw-r--r-- | pod/perlfaq.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/perlfaq.pod b/pod/perlfaq.pod index f892238c02..7b50831f59 100644 --- a/pod/perlfaq.pod +++ b/pod/perlfaq.pod @@ -1,6 +1,6 @@ =head1 NAME -perlfaq - frequently asked questions about Perl +perlfaq - frequently asked questions about Perl ($Revision: 3606 $) =head1 DESCRIPTION @@ -24,8 +24,8 @@ at http://faq.perl.org/ . The perlfaq-workers periodically post extracts of the latest perlfaq to comp.lang.perl.misc. You can view the source tree at -http://cvs.perl.org/viewcvs/cvs-public/perlfaq/ (which is outside of the -main Perl source tree). The CVS repository notes all changes to the FAQ +https://svn.perl.org/modules/perlfaq/trunk/ (which is outside of the +main Perl source tree). The SVN repository notes all changes to the FAQ and holds the latest version of the working documents and may vary significantly from the version distributed with the latest version of Perl. Check the repository before sending your corrections. |