{
  "abstract" : "XML processing with a clean interface",
  "author" : [
     "Andrew Main (Zefram) <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Module::Build version 0.4224",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "XML-Easy",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Encode" : "0",
           "IO::File" : "0",
           "Module::Build" : "0",
           "Params::Classify" : "0",
           "Scalar::Util" : "0",
           "Test::More" : "0",
           "if" : "0",
           "perl" : "5.008",
           "strict" : "0",
           "utf8" : "0",
           "warnings" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0",
           "perl" : "5.008",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "runtime" : {
        "recommends" : {
           "Internals" : "0",
           "XSLoader" : "0"
        },
        "requires" : {
           "Exporter" : "0",
           "Params::Classify" : "0",
           "if" : "0",
           "parent" : "0",
           "perl" : "5.008",
           "strict" : "0",
           "warnings" : "0"
        }
     }
  },
  "provides" : {
     "XML::Easy" : {
        "file" : "lib/XML/Easy.pm",
        "version" : "0.011"
     },
     "XML::Easy::Classify" : {
        "file" : "lib/XML/Easy/Classify.pm",
        "version" : "0.011"
     },
     "XML::Easy::Content" : {
        "file" : "lib/XML/Easy/Content.pm",
        "version" : "0.011"
     },
     "XML::Easy::Element" : {
        "file" : "lib/XML/Easy/Element.pm",
        "version" : "0.011"
     },
     "XML::Easy::NodeBasics" : {
        "file" : "lib/XML/Easy/NodeBasics.pm",
        "version" : "0.011"
     },
     "XML::Easy::Syntax" : {
        "file" : "lib/XML/Easy/Syntax.pm",
        "version" : "0.011"
     },
     "XML::Easy::Text" : {
        "file" : "lib/XML/Easy/Text.pm",
        "version" : "0.011"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=XML-Easy"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ]
  },
  "version" : "0.011",
  "x_serialization_backend" : "JSON::PP version 2.93"
}