I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time
for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or
on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news,
I hope these links will serve you well.
Help witt TT error: Use of uninitialized value $stat_ttl in addition
Hi all
I keep seeing this error in my logs for a site I'm developing:
Use of uninitialized value $stat_ttl in addition (+) at /usr/local/lib/perl/5.10.1/Template/Provider.pm line 675.
I've search the net and found some very old entries (c2007/8) that suggest this is a problem that should have been fixed some time ago. To that end I've made sure I'm running the latest version TT but it's still there.
Any idea what it is and if I need to continue to be worried about it?
Cheers