Mention that cloning over HTTP is slow
Leon Brocard [Fri, 19 Dec 2008 16:21:30 +0000 (16:21 +0000)]
pod/perlrepository.pod

index ed75449..562f793 100644 (file)
@@ -35,7 +35,7 @@ This clones the repository and makes a local copy in the 'perl-git'
 directory.
 
 If your local network does not allow you to use port 9418, then you can
-fetch a copy of the repository over HTTP:
+fetch a copy of the repository over HTTP (this is slower):
 
   git clone http://perl5.git.perl.org/perl.git perl-http