{
   "abstract" : "Copy and move files with verification and retries",
   "author" : [
      "Anthony Kilna <anthony@kilna.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4211",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "File-Copy-Vigilant",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Data::Dumper" : "0",
            "File::Temp" : "0",
            "FindBin" : "0",
            "IO::File" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Digest::MD5::File" : "0",
            "File::Compare" : "0",
            "File::Copy" : "0",
            "perl" : "v5.6.0"
         }
      }
   },
   "provides" : {
      "File::Copy::Vigilant" : {
         "file" : "lib/File/Copy/Vigilant.pm",
         "version" : "1.3"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "1.3"
}