Updated docpointer for illguts
Reini Urban [Wed, 9 Dec 2009 22:45:44 +0000 (17:45 -0500)]
pod/perlhack.pod

index 73dec46..cfbf98e 100644 (file)
@@ -321,12 +321,10 @@ might start to make sense - don't worry if it doesn't yet, because the
 best way to study it is to read it in conjunction with poking at Perl
 source, and we'll do that later on.
 
-Gisle Aas's illustrated perlguts (also known as I<illguts>) is wonderful,
-although a little out of date with regard to some size details; the
-various SV structures have since been reworked for smaller memory footprint.
-The fundamentals are right however, and the pictures are very helpful.
+Gisle Aas's "illustrated perlguts", also known as I<illguts>, has very
+helpful pictures:
 
-L<http://www.perl.org/tpc/1998/Perl_Language_and_Modules/Perl%20Illustrated/>
+L<http://search.cpan.org/dist/illguts/>
 
 =item L<perlxstut> and L<perlxs>