Subject: | UNIVERSAL::can generates warning about can being called as a function, not a method in autobox |
When running some tests in a Catalyst application I get many warnings about autobox.pm's use
of the can() function:
Called UNIVERSAL::can() as a function, not a method at [...]/lib/perl5/darwin-thread-
multi-2level/autobox.pm line 105
Called UNIVERSAL::isa() as a function, not a method at [...]/lib/perl5/darwin-thread-
multi-2level/autobox.pm line 106
Using autobox v2.55 and UNIVERSAL::can v1.15.