Re: [Catalyst] [OT] stupid Universal:CAN warnings in make test

2007-12-21 Thread Andy Armstrong

On 21 Dec 2007, at 22:15, Daniel McBrearty wrote:

this is really bugging me.

It happens almost every time I update some modules or install cat ...

Called UNIVERSAL::CAN as a function, not a method ... at
Template::Iterator blah blah



http://search.cpan.org/dist/UNIVERSAL-can/lib/UNIVERSAL/can.pm

?

--
Andy Armstrong, Hexten





___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/


[Catalyst] [OT] stupid Universal:CAN warnings in make test

2007-12-21 Thread Daniel McBrearty
this is really bugging me.

It happens almost every time I update some modules or install cat ...

Called UNIVERSAL::CAN as a function, not a method ... at
Template::Iterator blah blah

about 1000 times in a typical make test.

I did once look for what causes it, it seems to be a rather pernickity
warning that pisses more people off than it helps ...

is there a way to get rid of this annoyance other than forever patch
the damn thing again and again?

D

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] [OT] stupid Universal:CAN warnings in make test

2007-12-21 Thread Daniel McBrearty
please excuse my muttering to myself here.

the issue seems to be that they did the bugfix with ref not
blessed ... aargh. chromatic's doc does say quite clearly though.
seems to be in two places in TT.

the main reason i'm twittering about it is that if anyone can see that
i am about to make an utter tit of myself in front of an even wider
audience, they might save me from myself ... otherwise i'm going to
try a patch later and risk yet another bug report on this later.

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] [OT] stupid Universal:CAN warnings in make test

2007-12-21 Thread Daniel McBrearty
in fact, it's done since some time ...

http://rt.cpan.org/Public/Bug/Display.html?id=25468

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/