On Wednesday, Feb 5, 2003, at 18:03 Europe/London, Robin Berjon wrote:
[EMAIL PROTECTED] wrote:Added: lib/Apache/AxKit/Language Petal.pm
Coolness!
if (my $dom = $r->pnotes('dom_tree')) { $xmlstring = $dom->toString; } my $stylesheet = Petal->new(file => ugh); my $hash = XMLin($xmlstring, forcearray => 1); $r->print( $stylesheet->process($hash) );
Urgh. Has anyone tried to talk the Petal guys into also accepting other formats than XML::Simple? I find having to stringify scary :)
Petal is much scarier than just that. To know why you should be on #axkit-dahut ;-)