Front page | perl.perl5.porters |
Postings from December 2013
[perl #120819] [PATCH] e51c959 update perlhack.pod, remove reference to http://github.com/mirrors/perl, it no longer exists
Thread Previous
|
Thread Next
From:
Martin McGrath
Date:
December 18, 2013 14:19
Subject:
[perl #120819] [PATCH] e51c959 update perlhack.pod, remove reference to http://github.com/mirrors/perl, it no longer exists
Message ID:
rt-4.0.18-20242-1387365297-1413.120819-75-0@perl.org
# New Ticket Created by Martin McGrath
# Please include the string: [perl #120819]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=120819 >
diff --git a/pod/perlhack.pod b/pod/perlhack.pod
index a32199a..90ade92 100644
--- a/pod/perlhack.pod
+++ b/pod/perlhack.pod
@@ -174,8 +174,7 @@ clone via http, though this is much slower:
You may access the repository over the web. This allows you to browse
the tree, see recent commits, subscribe to RSS feeds for the changes,
search for particular commits and more. You may access it at
-L<http://perl5.git.perl.org/perl.git>. A mirror of the repository is
-found at L<http://github.com/mirrors/perl>.
+L<http://perl5.git.perl.org/perl.git>.
=head2 Read access via rsync
--------------1.7.10.4--
Flags:
category=docs
severity=low
---
Site configuration information for perl 5.18.1:
Configured by marto at Thu Nov 28 14:28:00 GMT 2013.
Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
Platform:
osname=linux, osvers=3.2.0-4-686-pae, archname=i686-linux
uname='linux debian 3.2.0-4-686-pae #1 smp debian 3.2.51-1 i686
gnulinux '
config_args='-de -Dprefix=/home/marto/perl5/perlbrew/perls/perl-5.18.1'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector
-I/usr/local/include'
ccversion='', gccversion='4.7.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/i386-linux-gnu /lib/../lib
/usr/lib/i386-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib
-fstack-protector'
Locally applied patches:
---
@INC for perl 5.18.1:
/home/marto/perl5/perlbrew/perls/perl-5.18.1/lib/site_perl/5.18.1/i686-linux
/home/marto/perl5/perlbrew/perls/perl-5.18.1/lib/site_perl/5.18.1
/home/marto/perl5/perlbrew/perls/perl-5.18.1/lib/5.18.1/i686-linux
/home/marto/perl5/perlbrew/perls/perl-5.18.1/lib/5.18.1
.
---
Environment for perl 5.18.1:
HOME=/home/marto
LANG=en_GB.UTF-8
LANGUAGE=en_GB:en
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/home/marto/perl5/perlbrew/bin:/home/marto/perl5/perlbrew/perls/perl-5.18.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERLBREW_MANPATH=/home/marto/perl5/perlbrew/perls/perl-5.18.1/man
PERLBREW_PATH=/home/marto/perl5/perlbrew/bin:/home/marto/perl5/perlbrew/perls/perl-5.18.1/bin
PERLBREW_PERL=perl-5.18.1
PERLBREW_ROOT=/home/marto/perl5/perlbrew
PERLBREW_SKIP_INIT=1
PERLBREW_VERSION=0.43
PERL_BADLANG (unset)
SHELL=/bin/bash
Thread Previous
|
Thread Next
-
[perl #120819] [PATCH] e51c959 update perlhack.pod, remove reference to http://github.com/mirrors/perl, it no longer exists
by James E Keenan via RT
-
Re: [perl #120819] [PATCH] e51c959 update perlhack.pod, removereference to http://github.com/mirrors/perl, it no longer exists
by Martin McGrath
-
Re: [perl #120819] [PATCH] e51c959 update perlhack.pod, removereference to http://github.com/mirrors/perl, it no longer exists
by Martin McGrath
-
[perl #120819] [PATCH] e51c959 update perlhack.pod, remove reference to http://github.com/mirrors/perl, it no longer exists
by Matthew Horsfall via RT
-
[perl #120819] [PATCH] e51c959 update perlhack.pod, remove reference to http://github.com/mirrors/perl, it no longer exists
by Martin McGrath