From: J.D. Baldwin on


I see a lot of references to "Gisle Aas's Illustrated Perl Guts" but
am unable to find a copy. All the *.no links are broken. Is a copy
available somewhere online?
--
_+_ From the catapult of |If anyone disagrees with any statement I make, I
_|70|___:)=}- J.D. Baldwin |am quite prepared not only to retract it, but also
\ / baldwin(a)panix.com|to deny under oath that I ever made it. -T. Lehrer
***~~~~-----------------------------------------------------------------------
From: Peter Scott on
On Fri, 11 Apr 2008 16:29:05 +0000, J.D. Baldwin wrote:
> I see a lot of references to "Gisle Aas's Illustrated Perl Guts" but
> am unable to find a copy. All the *.no links are broken. Is a copy
> available somewhere online?

The web has a memory. Have you tried
http://web.archive.org/web/*/http://gisle.aas.no/perl/illguts/ ? I got
most of it after a few tries.

--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/

From: Hans Mulder on
J.D. Baldwin wrote:
>
> I see a lot of references to "Gisle Aas's Illustrated Perl Guts" but
> am unable to find a copy. All the *.no links are broken. Is a copy
> available somewhere online?

There's a copy at
http://www.perl.org/tpc/1998/Perl_Language_and_Modules/Perl%20Illustrated/

HTH,

-- HansM
From: J.D. Baldwin on

In the previous article, Hans Mulder <hansmu(a)xs4all.nl> wrote:
> > I see a lot of references to "Gisle Aas's Illustrated Perl Guts" but
> > am unable to find a copy. All the *.no links are broken. Is a copy
> > available somewhere online?
>
> There's a copy at
> http://www.perl.org/tpc/1998/Perl_Language_and_Modules/Perl%20Illustrated/

Thanks, that's it!

Thanks to Peter, too, but I do kind of prefer the illustrated version
of "Illustrated Perl Guts."
--
_+_ From the catapult of |If anyone disagrees with any statement I make, I
_|70|___:)=}- J.D. Baldwin |am quite prepared not only to retract it, but also
\ / baldwin(a)panix.com|to deny under oath that I ever made it. -T. Lehrer
***~~~~-----------------------------------------------------------------------
From: Peter Scott on
On Mon, 14 Apr 2008 02:57:58 +0000, J.D. Baldwin wrote:
> In the previous article, Hans Mulder <hansmu(a)xs4all.nl> wrote:
>> There's a copy at
>> http://www.perl.org/tpc/1998/Perl_Language_and_Modules/Perl%20Illustrated/
>
> Thanks, that's it!
>
> Thanks to Peter, too, but I do kind of prefer the illustrated version
> of "Illustrated Perl Guts."

The archive.org version has the images also. Sometimes you need to be
patient.

--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/

 |  Next  |  Last
Pages: 1 2
Prev: empty array?
Next: Quality of rand()