Subject: | Unit tests fail unless optional prereqs are installed |
When running Makefile.PL on this module, it indicates that
Catalyst::Devel is an optional extra.
If you opt NOT to install it, then the module fails its unit tests due
to a missing Catalyst::Helper.
Thus Catalyst::Devel appears to *not* be optional after all.