The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "modules for working with Atom feeds",
   "author" : [
      "Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.023, Dist::Milla version v1.0.5, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catmandu-Atom",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Catmandu" : "0.9206",
            "XML::Atom" : "0.41",
            "perl" : "v5.10.1"
         }
      },
      "test" : {
         "requires" : {
            "JSON" : "2.90",
            "Test::Exception" : "0",
            "Test::More" : "0",
            "Test::Pod" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/LibreCat/Catmandu-Atom/issues"
      },
      "homepage" : "https://github.com/LibreCat/Catmandu-Atom",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/LibreCat/Catmandu-Atom.git",
         "web" : "https://github.com/LibreCat/Catmandu-Atom"
      }
   },
   "version" : "0.04",
   "x_contributors" : [
      "Nicolas Franck <nicolas.franck@ugent.be>",
      "Nicolas Steenlant <nicolas.steenlant@ugent.be>",
      "vpeil <vitali.peil@uni-bielefeld.de>"
   ]
}