in reply to Re: Problem with CGI::XML
in thread Problem with CGI::XML

I too have thought that CGI.pm does a pretty nifty job of creating XML with it's dynamic tag-to-sub magic, but ... looks like you created a monster! ;)

jeffa

perl -MCGI=foo -le "print foo{bar=>baz},qux"