|
Re: XML parsing in P6: msg#00009lang.perl.perl6.compiler
On 3/13/06, Yuval Kogman <nothingmuch@xxxxxxxxxxxx> wrote: > #perl6 on freenode might be a better choice - much more people are > active. I know. I am currently at a friend's place, and seems like (for whatever reason), his ISP has blocked certain ports (don't ask me to use a web-based client :-p). > Yes: you can do something like > > use perl5:XML::SAX; Okay, this works fine. But now how do I actually inline P5 code in a P6 program? I just tried using XML::Parser::Lite::Tree, but (obviously?) am getting errors. > Essentialy XML::SAX wants you to inherit from some handler base > class, and then handle events like 'start_tag', etc. Yeah, aware - have used SAX parsers in perl and otherwise. Premshree
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: XML parsing in P6, Yuval Kogman |
|---|---|
| Next by Date: | Re: XML parsing in P6, Yuval Kogman |
| Previous by Thread: | Re: XML parsing in P6, Yuval Kogman |
| Next by Thread: | Re: XML parsing in P6, Yuval Kogman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |