On 3/13/06, Yuval Kogman <[EMAIL PROTECTED]> wrote: > Paste code / errors?
I have this bit of code: my $tree = XML::Parser::Lite::Tree::instance()->parse($xml_data); And following's the error Pugs throws out: unexpected ">" expecting ":", term postfix, operator, ";" or "}" at test.p6 line 28, column 63 > Ah, i thought you were a Ruby guy and since you asked what the > XML::SAX thing was I didn't think you've used it before. I started off with Perl. :-) Premshree