> Given:
>
> for (1 .. 2) {
> $fdat{'arg'} = $_;
> Execute ({inputfile => 'getCalendar.htm', recipe =>
> 'EmbperlLibXSLT', xsltstylesheet =>
> 'xsl/small_cal.xsl'});
> }
>
> The versions: Embperl 2.0b8, perl 5.6.1, apache
> 1.3.27, mod_perl 1.27. It seems to me that after the
> first XSLT Execute,
Given:
for (1 .. 2) {
$fdat{'arg'} = $_;
Execute ({inputfile => 'getCalendar.htm', recipe =>
'EmbperlLibXSLT', xsltstylesheet =>
'xsl/small_cal.xsl'});
}
The versions: Embperl 2.0b8, perl 5.6.1, apache
1.3.27, mod_perl 1.27. It seems to me that after the
first XSLT Execute, Executes are cached be