The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "XML stylesheet system",
   "author" : [
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.102345, CPAN::Meta::Converter version 2.101590",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "XML-XSS",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "runtime" : {
         "requires" : {
            "Getopt::Long" : 0,
            "Moose" : 0,
            "Moose::Exporter" : 0,
            "Moose::Role" : 0,
            "MooseX::AttributeHelpers" : 0,
            "MooseX::ClassAttribute" : 0,
            "MooseX::Clone" : 0,
            "MooseX::SemiAffordanceAccessor" : 0,
            "Perl::Tidy" : 0,
            "Scalar::Util" : 0,
            "XML::LibXML" : 0,
            "overload" : 0,
            "perl" : "v5.10.0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : 0,
            "Test::Class" : 0,
            "Test::Class::Load" : 0,
            "Test::More" : "0.94"
         }
      }
   },
   "provides" : {
      "XML::XSS" : {
         "file" : "lib/XML/XSS.pm",
         "version" : "v0.3.1"
      },
      "XML::XSS::Comment" : {
         "file" : "lib/XML/XSS/Comment.pm",
         "version" : "v0.3.1"
      },
      "XML::XSS::Document" : {
         "file" : "lib/XML/XSS/Document.pm",
         "version" : "v0.3.1"
      },
      "XML::XSS::Element" : {
         "file" : "lib/XML/XSS/Element.pm",
         "version" : "v0.3.1"
      },
      "XML::XSS::ProcessingInstruction" : {
         "file" : "lib/XML/XSS/ProcessingInstruction.pm",
         "version" : "v0.3.1"
      },
      "XML::XSS::Role::Renderer" : {
         "file" : "lib/XML/XSS/Role/Renderer.pm",
         "version" : "v0.3.1"
      },
      "XML::XSS::Role::StyleAttribute" : {
         "file" : "lib/XML/XSS/Role/StyleAttribute.pm",
         "version" : "v0.3.1"
      },
      "XML::XSS::StyleAttribute" : {
         "file" : "lib/XML/XSS/StyleAttribute.pm",
         "version" : "v0.3.1"
      },
      "XML::XSS::Stylesheet::HTML2TD" : {
         "file" : "lib/XML/XSS/Stylesheet/HTML2TD.pm",
         "version" : "v0.3.1"
      },
      "XML::XSS::Template" : {
         "file" : "lib/XML/XSS/Template.pm",
         "version" : "v0.3.1"
      },
      "XML::XSS::Text" : {
         "file" : "lib/XML/XSS/Text.pm",
         "version" : "v0.3.1"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-xml-xss at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=XML-XSS"
      },
      "homepage" : "http://search.cpan.org/dist/XML-XSS/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/yanick/xml-xss.git",
         "web" : "http://github.com/yanick/xml-xss/tree"
      }
   },
   "version" : "0.3.1",
   "x_authority" : "cpan:yanick"
}