Daniel McBrearty wrote:
Some of my tests give this warning, lots :

Called UNIVERSAL::can() as a function, not a method at
/usr/local/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi/Template/Provider.pm
line 277

This is because you have installed chromatic's UNIVERSAL::can module. Maybe you installed Test::MockObject and it grabbed this too? The normal UNIVERSAL.pm that ships with perl doesn't do this.

- Perrin

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to