HP3000-L Archives

January 1997, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jeff Kell <[log in to unmask]>
Reply To:
Jeff Kell <[log in to unmask]>
Date:
Sun, 19 Jan 1997 23:03:43 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
Michael L Gueterman wrote:
>   I stopped by the bookstore this afternoon, and picked up
> the second edition of O'Reilly's PERL Programming book.
> It was published Sep. 96,and does cover version 5.  FWIW,
> I'll let everyone know my thoughts on it in a week or so.

Careful with perl v5 features, it is "funky".  Mark has sent me a build
of it that requires some serious tweaking of the posix libraries to get
dynamic loading to work.  The unix variant uses shared libraries, Mark
devised a workaround using intrinsics to dynamically load routines from
an XL, but this is decidedly "non-trivial" in implementation.  If you
aren't using this (one example, 'use SOCKET;') no problem, but the more
exotic perl5 enhancements (dynamic loading, autoloader dependencies)
are still shaky.

On the plus side, particularly for web folks, the old CGI.pl (or ph?)
library works fine, as does the newer module CGI.pm.

The rest of perl works fine, as far as I know.  The newer autoloader
stuff is questionable, but works in Mark's latest build.  What we need
now is an IMAGE.pm library of image calls :-)

Jeff

ATOM RSS1 RSS2