> All currently 6 FAIL reports have this diagnostics output:
>
> # Failed test 'use Catalyst::Test;'
> # at t/01-work.t line 25.
> # Tried to use 'Catalyst::Test'.
> # Error: Couldn't load class (TestApp) because: Cannot load
> /export/home/cpant2/.cpan/build/Catalyst-Controller-RateLimit-0.26-
> mm6Dx3/t/TestApp/testapp.conf: required support modules are not
> available.
> # Please install Config::General at
> /export/home/cpant2/.cpan/build/Catalyst-Plugin-ConfigLoader-0.27-
> ddbjPk/blib/lib/Catalyst/Plugin/ConfigLoader.pm line 80
>
>
> I suspect the t/TestApp requires Config;:General so this dependency
> must be replicated in the main Makefile.PL or something similar.
>
>
> I apologize for being such a pain in the neck. I'm watching
> cpantesters and see stuff like this every day. I should learn to look
> away.