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


in reply to Re^3: MooseX-Types warnings
in thread MooseX-Types warnings

Thanks for your insight.

I've discovered the root of my problem was a typo in package Foo:

package Foo; ... use MyDemoTypes "DataFromFile"; # should be MyTypes "DataFromFile" ...
All works now (with your suggestions). I knew it would turn out to be something trivial. Thanks again :)


Smoothie, smoothie, hundre prosent naturlig!