X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=129a0ac9f1d3be1fec55e7a44817e0156a25be44;hb=939aaa4607adfef8ac543476891d0117c46cdfa9;hp=74a06e9de5d047b8572363b2fd53e3649923741b;hpb=21975e46d336466d3861fbd87b58d24a243d0665;p=catagits%2FCatalyst-Engine-STOMP.git diff --git a/Makefile.PL b/Makefile.PL index 74a06e9..129a0ac 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -17,6 +17,7 @@ requires 'Data::Serializer' => '0.49'; requires 'namespace::autoclean' => '0.05'; test_requires 'Alien::ActiveMQ' => '0.00003'; +test_requires 'Catalyst::Plugin::ConfigLoader' => undef; my @force_build_requires_if_author = qw( Test::NoTabs