in reply to Re: Can't locate object method in my Moo based class
in thread Can't locate object method in my Moo based class

Doh! I didn't exactly forget it, I assumed I didn't need it since when I use XML::LibXML I don't have to worry about 'use'ing all the sub classes. But XML::LibXML must be taking care of all the importing and namespace stuff in the background. Thanks, it works now.

  • Comment on Re^2: Can't locate object method in my Moo based class