At 3.11 6/26/97, Nat Irons wrote: >O'Reilly recently published a book on writing web clients in perl. anybody >know if it's any good? > >How much of it, if any, realistically applies to the mac? Can one jury-rig >a telnet client in macperl for the purposes of bullying HTTP servers? I have it; haven't read it yet. It looks like a lot of it deals with using LWP (libwww-perl). Anyway, there should be no differences in using the client for UNIX Perl or MacPerl. The only differences I can think of might be: 1. A client that forks off a child process 2. A client that calls another Perl script on the same machine 3. A client that depends on UNIX programs like sendmail 4. etc. But chances are, none of these holds true for the clients in the book. The examples I saw are pretty straightforward. -- Chris Nandor pudge@pobox.com http://pudge.net/ %PGPKey=('B76E72AD',[1024,'08 24 09 0B CE 73 CA 10 1F F7 7F 13 81 80 B6 B6']) ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch