Subject: | Undeclared dependency on Test::Exception |
As the subject says. My smoker just sent a FAIL because of that. After I
installed Test::Exception it gave a pass again. Indeed I see it used in
two test scripts.
While you are at it, could you probably also give the DBIx::QueryByName
module a version number? It's a bit irritating to work with modules
without version numbers. You know, once the module is installed then the
Makefile.PL is far away. Once you have the version in the right place
you can then replace the VERSION variable in the Makefile.PL with a
VERSION_FROM.
Thanks!