From 91a8e9463084c9bfa2e106a5284017efceeb582f Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Sat, 30 Aug 2014 11:10:59 +0200 Subject: missing build required File::ShareDir::Install --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 6030f68..5b875f9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -20,6 +20,7 @@ WriteMakefile( }, BUILD_REQUIRES => { 'Test::More' => 0, + 'File::ShareDir::Install' => 0, }, PREREQ_PM => { "Moose" => 0, -- cgit v1.2.1