On Thursday 07 November 2002 17:05, you wrote:
> I assume you are not doing:
> $Tag->include('somefile');
> That would definitely be a no-no.
Well actually it's more like
my $incfile=$Tag->include( { file=>$filename } );
but I'm starting to suspect that is an equally big no-no?
Why is that?
Regards,
Marc Brevoort