|
(Next time I will reread my mail before sending it)
In fact, I tried the 2 calls
Foo->foo(bar => "toto")
and
Foo::foo(bar => "toto")
and I obtained the same error as described previously!!!
due to call to Attribute::Handlers::UNIVERSAL::MODIFY_CODE_ATTRIBUTES in InsideOut.pm line 502
Gaetan
|