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, C<< <patrick.hochstenbach at ugent.be> >>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.5, Dist::Zilla version 5.016, CPAN::Meta::Converter version 2.132830",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catmandu-MARC",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Catmandu" : "0.90",
            "JSON::XS" : "2.3",
            "MARC::File::XML" : "0.93",
            "MARC::Record" : "v2.0.3",
            "Moo" : "1.0",
            "YAML::XS" : "0.34",
            "perl" : "v5.10.1"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "1.001003",
            "Test::Simple" : "1.001003",
            "XML::XPath" : "1.13"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/LibreCat/Catmandu-MARC/issues"
      },
      "homepage" : "https://github.com/LibreCat/Catmandu-MARC",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/LibreCat/Catmandu-MARC.git",
         "web" : "https://github.com/LibreCat/Catmandu-MARC"
      }
   },
   "version" : "0.117",
   "x_contributors" : [
      "Chris Cormack <chrisc@catalyst.net.nz>",
      "Johann Rolschewski <rolschewski@gmail.com>",
      "Nicolas Steenlant <nicolas.steenlant@ugent.be>",
      "Robin Sheat <robin@catalyst.net.nz>"
   ]
}