Subject: | Namespace collision between method and module/class |
A class Foo::Bar having a method/property "Baz" clashes with a class Foo::Bar::Baz if the second one is loaded before the first one. Run moose.pl from the attached file to see the problem or look here for a detailed description:
http://www.pal-blog.de/entwicklung/perl/moose/2013/moose-namespace-collision.html
Subject: | moose_bug_demonstration.zip |
Message body not shown because it is not plain text.