http://www.perlmonks.org?node_id=1129316


in reply to Different behavior for Moo and Moose with Wx?

The problem is obvious, the class should be MyMenuBar not Wx::MenuBar, but with Wx::StatusBar is all OK, what I'm doing wrong?

I get the same problem with Moo 1.006001 and Moo-2.000001

I think its a bug in Moo but I'm not confident in that

In addition, you're confused, your class is called MenuBar::Item but it extends 'Wx::Menu' not a Wx::MenuItem