develooper Front page | perl.perl5.porters | Postings from December 2009

Re: illguts-0.10

Thread Previous | Thread Next
From:
jesse
Date:
December 9, 2009 14:47
Subject:
Re: illguts-0.10
Message ID:
20091209224745.GE22371@bestpractical.com

Thanks. Applied.

On Mon, Nov 30, 2009 at 05:37:25PM +0100, Reini Urban wrote:
> jesse schrieb:
> >I'd rather not claim "newly" in docs that are likely to be around a long
> >time as they rather quickly become a lie.
> 
> Indeed.
> 
> >On Sun, Nov 29, 2009 at 12:18:56AM -0700, Jim Cromie wrote:
> >>thanks Reini !
> >>
> >>heres a patch to update perlhack's illguts reference
> >>with the 2 links you posted
> >
> >> From 610375102705b38679556a248bac839f84fea524 Mon Sep 17 00:00:00 2001
> >>From: Jim Cromie<jim.cromie@gmail.com>
> >>Date: Sat, 28 Nov 2009 23:55:05 -0700
> >>Subject: [PATCH] update perlhack's illguts reference
> >>
> >>illguts is newly maintained !! thanks Reini
> >>---
> >>  pod/perlhack.pod |    6 ++----
> >>  1 files changed, 2 insertions(+), 4 deletions(-)
> >>
> >>diff --git a/pod/perlhack.pod b/pod/perlhack.pod
> >>index 73dec46..73c06fc 100644
> >>--- a/pod/perlhack.pod
> >>+++ b/pod/perlhack.pod
> >>@@ -322,11 +322,9 @@ 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.
> >>+and now recently updated and maintained:
> >>
> >>-L<http://www.perl.org/tpc/1998/Perl_Language_and_Modules/Perl%20Illustrated/>
> >>+L<http://search.cpan.org/dist/illguts/|http://rurban.xarch.at/software/perl/illguts>
> >>
> >>  =item L<perlxstut>  and L<perlxs>
> >>
> >>--
> >>1.6.5.2
> 
> And I'd prefer L<http://search.cpan.org/dist/illguts/> only.
> 
> -- 
> Reini Urban
> http://phpwiki.org/  http://murbreak.at/

> diff --git a/pod/perlhack.pod b/pod/perlhack.pod
> index 73dec46..cfbf98e 100644
> --- a/pod/perlhack.pod
> +++ b/pod/perlhack.pod
> @@ -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>
>  


-- 

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About