fixing some utf stuff we forgot
[gitmo/MooseX-Storage.git] / Build.PL
index ddb1700..cabbc90 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -13,6 +13,7 @@ my $build = Module::Build->new(
         # serialization format
         'JSON::Any'    => '0',
         'Best'         => '0', # << this if for loading YAML
+        'Storable'     => '0',
         # and the ability to save the 
         # file to disk        
         'IO::File'     => '0',