[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] XML and MacPerl



On 8/5/98 at 10:02 AM, Chris Nandor <pudge@pobox.com> shipped these bits:
>>"pure Perl" implementation of a parser.
>
>Is expat a set of libraries, or an executable program?  If the former, >then porting should not be very difficult, I would think.

Actually, I just went back and looked at the sources again, and the module links to a shared expat library. So it might be doable.
>
>Not that it matters to MacPerl for awhile, anyway.
No, it could - the module works with 5.004. If that's what you meant.

j

>
>--
>Chris Nandor          mailto:pudge@pobox.com         http://pudge.net/
>%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10  1FF77F13 8180B6B6'])
--
#!/usr/bin/perl
$dot="\x2e";$lt="\x3c";$gt="\x3e";$at="\x40";
print "J Mignault ${lt}mignault${at}nytimes${dot}com${gt}\n";
$yow = qq(I have many CHARTS and DIAGRAMS..);



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch