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 => ug
[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->pri