diff options
author | Leon Brocard <acme@astray.com> | 2009-09-13 19:50:17 +0100 |
---|---|---|
committer | Leon Brocard <acme@astray.com> | 2009-09-13 19:50:17 +0100 |
commit | 08d7a6b24064e70aacf57f27e3375e0256afc24a (patch) | |
tree | b57452a9f3979060e17ace1bc112423f98d4fc24 /pod/perlreref.pod | |
parent | 0e4e16299a9ffad2c7c545720fdb36b39163927d (diff) | |
download | perl-08d7a6b24064e70aacf57f27e3375e0256afc24a.tar.gz |
Use alternative URLs for links which are now broken (link rot)
Diffstat (limited to 'pod/perlreref.pod')
-rw-r--r-- | pod/perlreref.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlreref.pod b/pod/perlreref.pod index 87baab25e8..f384fe7400 100644 --- a/pod/perlreref.pod +++ b/pod/perlreref.pod @@ -346,7 +346,7 @@ for details on regexes and internationalisation. =item * I<Mastering Regular Expressions> by Jeffrey Friedl -(F<http://regex.info/>) for a thorough grounding and +(F<http://oreilly.com/catalog/9780596528126/>) for a thorough grounding and reference on the topic. =back |