Catmandu-FedoraCommons

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "Dist::Milla" : "v1.0.15",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Catmandu" : "0.9301",
            "Data::Validate::Type" : "v1.5.1",
            "Data::Validate::URI" : "0.06",
            "HTTP::Request::Common" : "6.04",
            "IO::Socket::SSL" : "2.015",
            "RDF::Trine" : "1.014",
            "Test::JSON" : "0.11",
            "XML::LibXML" : "2.0121",
            "perl" : "v5.14.0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0.32",
            "Test::More" : "1.001003",

META.yml  view on Meta::CPAN

    - xt
    - inc
    - share
    - eg
    - examples
requires:
  Catmandu: '0.9301'
  Data::Validate::Type: v1.5.1
  Data::Validate::URI: '0.06'
  HTTP::Request::Common: '6.04'
  IO::Socket::SSL: '2.015'
  RDF::Trine: '1.014'
  Test::JSON: '0.11'
  XML::LibXML: '2.0121'
  perl: v5.14.0
resources:
  bugtracker: https://github.com/LibreCat/Catmandu-FedoraCommons/issues
  homepage: https://github.com/LibreCat/Catmandu-FedoraCommons
  repository: https://github.com/LibreCat/Catmandu-FedoraCommons.git
version: '0.274'
x_contributors:

cpanfile  view on Meta::CPAN


requires 'Catmandu', '0.9301';
requires 'Data::Validate::URI', '0.06';
requires 'Data::Validate::Type', '1.5.1';
requires 'HTTP::Request::Common', '6.04';
requires 'RDF::Trine', '1.014';
requires 'Test::JSON', '0.11';
requires 'XML::LibXML', '2.0121';

# Need recent SSL to talk to https endpoint correctly
requires 'IO::Socket::SSL', '2.015';



( run in 1.724 second using v1.01-cache-2.11-cpan-4d50c553e7e )