The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Catmandu modules for working with MARC data",
   "author" : [
      "Patrick Hochstenbach <patrick.hochstenbach@ugent.be>",
      "Nicolas Steenlant <nicolas.steenlant@ugent.be>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4203",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catmandu-MARC",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0",
            "XML::XPath" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Catmandu" : "0.08",
            "MARC::File::XML" : "0.93",
            "MARC::Record" : "2.000003",
            "Moo" : "1.0",
            "perl" : "v5.10.1"
         }
      }
   },
   "provides" : {
      "Catmandu::Exporter::MARC" : {
         "file" : "lib/Catmandu/Exporter/MARC.pm"
      },
      "Catmandu::Fix::Inline::marc_map" : {
         "file" : "lib/Catmandu/Fix/Inline/marc_map.pm"
      },
      "Catmandu::Fix::marc_in_json" : {
         "file" : "lib/Catmandu/Fix/marc_in_json.pm"
      },
      "Catmandu::Fix::marc_map" : {
         "file" : "lib/Catmandu/Fix/marc_map.pm"
      },
      "Catmandu::Fix::marc_remove" : {
         "file" : "lib/Catmandu/Fix/marc_remove.pm"
      },
      "Catmandu::Fix::marc_xml" : {
         "file" : "lib/Catmandu/Fix/marc_xml.pm"
      },
      "Catmandu::Importer::MARC" : {
         "file" : "lib/Catmandu/Importer/MARC.pm"
      },
      "Catmandu::MARC" : {
         "file" : "lib/Catmandu/MARC.pm",
         "version" : "0.107"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.107"
}