On Wed, Jun 13, 2001 at 11:13:59AM -0400, William McKee wrote:
> 1. Use of a FOREACH loop fails under WinNT using Perl 5.6.1 

It's a bug caused when DEBUG is activated.  If you turn DEBUG off,
everything should be OK.

> my $tt = Template->new({
>           INCLUDE_PATH    => $path,
>           DEBUG           => '1',
> }); 

HTH
A


-- 
Andy Wardley <[EMAIL PROTECTED]>   Signature regenerating.  Please remain seated.
     <[EMAIL PROTECTED]>   For a good time: http://www.kfs.org/~abw/


Reply via email to