Re: [Templates] Warnings about BASEARGS while running tests

2008-06-26 Thread Daniel McBrearty
I see this as well. I'd also like to see a solution.

On Wed, Jun 4, 2008 at 3:08 PM, IvorW [EMAIL PROTECTED] wrote:
 I have a Catalyst app I'm developing, which is working fine, but giving
 me copious
 output to STDERR when running tests. For example:

 t/01app..Name Template::Filters::BASEARGS used only once: possible
 typo at /usr/lib/perl5/Template/Base.pm line 49.
 Name Template::Context::BASEARGS used only once: possible typo at
 /usr/lib/perl5/Template/Base.pm line 49.
 Name Template::BASEARGS used only once: possible typo at
 /usr/lib/perl5/Template/Base.pm line 49.
 Name Template::Service::BASEARGS used only once: possible typo at
 /usr/lib/perl5/Template/Base.pm line 49.
 Name Template::Provider::BASEARGS used only once: possible typo at
 /usr/lib/perl5/Template/Base.pm line 49.
 Name Template::Plugins::BASEARGS used only once: possible typo at
 /usr/lib/perl5/Template/Base.pm line 49.
 ok
 All tests successful.
 Files=1, Tests=2,  2 wallclock secs ( 0.02 usr  0.00 sys +  1.56 cusr
 0.21 csys =  1.79 CPU)
 Result: PASS

 I've been ignoring the problem for now, but is there an easy solution?

 Ivor.

 ___
 templates mailing list
 templates@template-toolkit.org
 http://mail.template-toolkit.org/mailman/listinfo/templates




-- 
There's an infinite supply of time, we just don't have it all yet.

___
templates mailing list
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates


Re: [Templates] Warnings about BASEARGS while running tests

2008-06-26 Thread Andy Wardley
Daniel McBrearty wrote:
 I see this as well. I'd also like to see a solution.

Strange.  Never seen it myself. But this should fix it:

   http://template-toolkit.org/svnweb/Template2/revision/?rev=1116

A

___
templates mailing list
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates