From: Jim Cromie Date: Fri, 12 Jun 2009 21:27:11 +0000 (-0600) Subject: point illguts at perl.org X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=de10be12cd3b4d2e91c136c495230f49b31a4511;p=p5sagit%2Fp5-mst-13.2.git point illguts at perl.org --- diff --git a/pod/perlhack.pod b/pod/perlhack.pod index 72c2fc0..a0e9e02 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -321,10 +321,12 @@ 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. -You might also want to look at Gisle Aas's illustrated perlguts - -there's no guarantee that this will be absolutely up-to-date with the -latest documentation in the Perl core, but the fundamentals will be -right. ( http://gisle.aas.no/perl/illguts/ ) +Gisle Aas's illustrated perlguts (aka: illguts) is wonderful, although +a little out of date wrt 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. + +http://www.perl.org/tpc/1998/Perl_Language_and_Modules/Perl%20Illustrated/ =item L and L