X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=372de9c7bf49da1604343b924f3cdae4e4c23d7e;hb=7c90eb0bc3d7a6beb8b0013508f5aa80d14e68af;hp=91055ce2809750e9a00424582da9adf918769970;hpb=30023d128d2cf9f2d3eb54e21b9d56779478caa3;p=poe-component-irc-plugin-infobot.git diff --git a/Makefile.PL b/Makefile.PL index 91055ce..372de9c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -15,4 +15,7 @@ WriteMakefile( IRC::Utils => 0.12, DB_File => 0. }, + BUILD_REQUIRES => { + Test::MockObject => 0, + } );