hola,
* I have been messing around with using XML to generate various types of
markup languages like html 3.2, hdml, wml, voice xml, and other random
stuff. I would rather use perl in certain cases especially on unix and
linux. Does any one know of existing object oriented perl code for parsing
XML?
* Last summer I was kicking around code that put a Java wrapper around perl
code. I never got very far, b/c in the end I found a way to just set up a
Java input stream to accept Perl output...basically sort of like piping
output. It ruled for doing regex stuff with ejbs and using CGI to do fast
and dirty parsing. Lately I started thinking about it again and wanted to
try to see if there was a cool abstracted way to wrap almost any perl code
with a Java wrapper. Has anyone heard of something outthere that is similar
to this or already been done?
hasta luego,
Carlos