add Exporter/Declare.pm to fatpack prereqs
Matt S Trout [Thu, 17 Nov 2011 19:57:42 +0000 (19:57 +0000)]
maint/mk-fat

index c1a22d0..27b9baa 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 if [ -e fatlib ]; then rm -r fatlib; fi
-fatpack tree $(fatpack packlists-for strictures.pm Moo.pm JSON/PP.pm MRO/Compat.pm Class/C3.pm Algorithm/C3.pm Log/Contextual.pm Data/Dumper/Concise.pm)
+fatpack tree $(fatpack packlists-for strictures.pm Moo.pm JSON/PP.pm MRO/Compat.pm Class/C3.pm Algorithm/C3.pm Log/Contextual.pm Exporter/Declare.pm Data/Dumper/Concise.pm)
 rm lib/Tak/STDIONode.pm
 (
   echo 'package Tak::STDIONode;