Re: My Regexp XML Parser -> Structured Perl Data, Cut & Paste Version, No Module's (Vol I)




<robic0> wrote in message news:ndv6r1987tikpgevmjguf9uhd0v0k0u14i@xxxxxxxxxx
>
> Parsers just parse and without thought extract monolithic chunks of
> data, serially.
>

That ranks as one of the stupidest things I've seen written in 2005. Lucky
you squeaked that in before the end of the week.

So your "parser" doesn't do anything. It doesn't validate the data. It
doesn't allow it to be handled in any meaningful way. All it does is
randomly chunk up data for no use to no one. Pretty much what I figured you
were doing.

Matt


.