Subject: | Missing "confess" definition in Moose::Util::TypeConstraints |
* There seems to be an error with Moose::Util::TypeConstraints line 376
* It's trying to make a call to confess(), but none is defined
* Using the latest Moose, etc.
* (use Carp() is at the top, so it's not imported)