Dancer-Plugin-Swig

 view release on metacpan or  search on metacpan

carton.lock  view on Meta::CPAN

               }
            },
            "release_status" : "stable",
            "version" : "0.08"
         },
         "name" : "Class::Data::Inheritable",
         "pathname" : "T/TM/TMTM/Class-Data-Inheritable-0.08.tar.gz",
         "provides" : {
            "Class::Data::Inheritable" : {
               "file" : "Class/Data/Inheritable.pm",
               "version" : "0.08"
            }
         },
         "target" : "Class::Data::Inheritable",
         "version" : "0.08"
      },
      "Class::Method::Modifiers" : {
         "dist" : "Class-Method-Modifiers-2.10",
         "mymeta" : {
            "abstract" : "Provides Moose-like method modifiers",
            "author" : [
               "Shawn M Moore <sartak@gmail.com>"
            ],
            "dynamic_config" : 0,
            "generated_by" : "Dist::Zilla version 5.013, CPAN::Meta::Converter version 2.133380, CPAN::Meta::Converter version 2.120921",
            "license" : [
               "perl_5"
            ],
            "meta-spec" : {
               "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
               "version" : "2"
            },
            "name" : "Class-Method-Modifiers",
            "no_index" : {
               "directory" : [
                  "t",
                  "xt",
                  "examples",
                  "share"
               ]
            },
            "prereqs" : {
               "build" : {
                  "requires" : {
                     "ExtUtils::MakeMaker" : "0"
                  }
               },
               "configure" : {
                  "requires" : {
                     "ExtUtils::MakeMaker" : "6.30"
                  }
               },
               "runtime" : {
                  "requires" : {
                     "B" : "0",
                     "Carp" : "0",
                     "Exporter" : "0",
                     "ExtUtils::MakeMaker" : "0",
                     "File::Spec::Functions" : "0",
                     "List::Util" : "0",
                     "Test::Fatal" : "0",
                     "Test::More" : "0",
                     "base" : "0",
                     "if" : "0",
                     "strict" : "0",
                     "version" : "0",
                     "warnings" : "0"
                  }
               }
            },
            "provides" : {
               "Class::Method::Modifiers" : {
                  "file" : "lib/Class/Method/Modifiers.pm",
                  "version" : "2.10"
               }
            },
            "release_status" : "stable",
            "resources" : {
               "bugtracker" : {
                  "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Class-Method-Modifiers"
               },
               "homepage" : "https://github.com/moose/Class-Method-Modifiers",
               "repository" : {
                  "url" : "https://github.com/moose/Class-Method-Modifiers.git"
               }
            },
            "version" : "2.10",
            "x_Dist_Zilla" : {
               "perl" : {
                  "version" : "5.019009"
               },
               "plugins" : [
                  {
                     "class" : "Dist::Zilla::Plugin::PodVersion",
                     "name" : "PodVersion",
                     "version" : "5.013"
                  },
                  {
                     "class" : "Dist::Zilla::Plugin::Git::NextVersion",
                     "name" : "@Author::ETHER/Git::NextVersion",
                     "version" : "2.020"
                  },
                  {
                     "class" : "Dist::Zilla::Plugin::PromptIfStale",
                     "config" : {
                        "Dist::Zilla::Plugin::PromptIfStale" : {
                           "check_all_plugins" : 0,
                           "check_all_prereqs" : 0,
                           "modules" : [
                              "Dist::Zilla::PluginBundle::Author::ETHER"
                           ],
                           "phase" : "build",
                           "skip" : []
                        }
                     },
                     "name" : "@Author::ETHER/build",
                     "version" : "0.020"
                  },
                  {
                     "class" : "Dist::Zilla::Plugin::PromptIfStale",
                     "config" : {

carton.lock  view on Meta::CPAN

                  "requires" : {
                     "perl" : "5.006"
                  }
               }
            },
            "provides" : {
               "Module::Runtime" : {
                  "file" : "lib/Module/Runtime.pm",
                  "version" : "0.014"
               }
            },
            "release_status" : "stable",
            "resources" : {
               "license" : [
                  "http://dev.perl.org/licenses/"
               ],
               "repository" : {
                  "type" : "git",
                  "url" : "git://git.fysh.org/zefram/Module-Runtime.git"
               }
            },
            "version" : "0.014"
         },
         "name" : "Module::Runtime",
         "pathname" : "Z/ZE/ZEFRAM/Module-Runtime-0.014.tar.gz",
         "provides" : {
            "Module::Runtime" : {
               "file" : "Module/Runtime.pm",
               "version" : "0.014"
            }
         },
         "target" : "Module::Runtime",
         "version" : "0.014"
      },
      "Moo" : {
         "dist" : "Moo-1.005000",
         "mymeta" : {
            "abstract" : "Minimalist Object Orientation (with Moose compatibility)",
            "author" : [
               "mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>"
            ],
            "dynamic_config" : 0,
            "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.141520, CPAN::Meta::Converter version 2.120921",
            "license" : [
               "perl_5"
            ],
            "meta-spec" : {
               "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
               "version" : "2"
            },
            "name" : "Moo",
            "no_index" : {
               "directory" : [
                  "t",
                  "xt"
               ]
            },
            "prereqs" : {
               "build" : {
                  "requires" : {
                     "Test::Fatal" : "0.003",
                     "Test::More" : "0.94"
                  }
               },
               "configure" : {
                  "requires" : {
                     "ExtUtils::MakeMaker" : "0"
                  }
               },
               "runtime" : {
                  "recommends" : {
                     "Class::XSAccessor" : "1.18",
                     "Sub::Name" : "0"
                  },
                  "requires" : {
                     "Class::Method::Modifiers" : "1.1",
                     "Devel::GlobalDestruction" : "0.11",
                     "Import::Into" : "1.002",
                     "Module::Runtime" : "0.012",
                     "Role::Tiny" : "1.003003",
                     "Scalar::Util" : "0",
                     "strictures" : "1.004003"
                  }
               }
            },
            "release_status" : "stable",
            "resources" : {
               "bugtracker" : {
                  "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Moo"
               },
               "license" : [
                  "http://dev.perl.org/licenses/"
               ],
               "repository" : {
                  "url" : "https://github.com/moose/Moo.git"
               },
               "x_IRC" : "irc://irc.perl.org/#moose"
            },
            "version" : "1.005000",
            "x_authority" : "cpan:MSTROUT",
            "x_breaks" : {
               "HTML::Restrict" : "== 2.1.5"
            }
         },
         "name" : "Moo",
         "pathname" : "H/HA/HAARG/Moo-1.005000.tar.gz",
         "provides" : {
            "Method::Generate::Accessor" : {
               "file" : "Method/Generate/Accessor.pm"
            },
            "Method::Generate::BuildAll" : {
               "file" : "Method/Generate/BuildAll.pm"
            },
            "Method::Generate::Constructor" : {
               "file" : "Method/Generate/Constructor.pm"
            },
            "Method::Generate::DemolishAll" : {
               "file" : "Method/Generate/DemolishAll.pm"
            },
            "Method::Inliner" : {
               "file" : "Method/Inliner.pm"

carton.lock  view on Meta::CPAN

               }
            },
            "release_status" : "stable",
            "resources" : {
               "repository" : {
                  "url" : "http://github.com/gisle/net-http"
               },
               "x_MailingList" : "mailto:libwww@perl.org"
            },
            "version" : "6.06"
         },
         "name" : "Net::HTTP",
         "pathname" : "G/GA/GAAS/Net-HTTP-6.06.tar.gz",
         "provides" : {
            "Net::HTTP" : {
               "file" : "Net/HTTP.pm",
               "version" : "6.06"
            },
            "Net::HTTP::Methods" : {
               "file" : "Net/HTTP/Methods.pm",
               "version" : "6.06"
            },
            "Net::HTTP::NB" : {
               "file" : "Net/HTTP/NB.pm",
               "version" : "6.04"
            },
            "Net::HTTPS" : {
               "file" : "Net/HTTPS.pm",
               "version" : "6.04"
            }
         },
         "target" : "Net::HTTP",
         "version" : "6.06"
      },
      "Role::Tiny" : {
         "dist" : "Role-Tiny-1.003003",
         "mymeta" : {
            "abstract" : "Roles. Like a nouvelle cuisine portion size slice of Moose.",
            "author" : [
               "mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>"
            ],
            "dynamic_config" : 0,
            "generated_by" : "ExtUtils::MakeMaker version 6.9, CPAN::Meta::Converter version 2.140640, CPAN::Meta::Converter version 2.120921",
            "license" : [
               "perl_5"
            ],
            "meta-spec" : {
               "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
               "version" : "2"
            },
            "name" : "Role-Tiny",
            "no_index" : {
               "directory" : [
                  "t",
                  "xt"
               ]
            },
            "prereqs" : {
               "build" : {
                  "requires" : {
                     "Test::Fatal" : "0.003",
                     "Test::More" : "0.96"
                  }
               },
               "configure" : {
                  "requires" : {}
               },
               "runtime" : {
                  "recommends" : {
                     "Class::Method::Modifiers" : "1.05"
                  },
                  "requires" : {
                     "Exporter" : "5.57",
                     "perl" : "5.006"
                  }
               }
            },
            "release_status" : "stable",
            "resources" : {
               "bugtracker" : {
                  "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Role-Tiny"
               },
               "license" : [
                  "http://dev.perl.org/licenses/"
               ],
               "repository" : {
                  "type" : "git",
                  "url" : "git://git.shadowcat.co.uk/gitmo/Role-Tiny.git"
               },
               "x_IRC" : "irc://irc.perl.org/#moose"
            },
            "version" : "1.003003"
         },
         "name" : "Role::Tiny",
         "pathname" : "H/HA/HAARG/Role-Tiny-1.003003.tar.gz",
         "provides" : {
            "Role::Tiny" : {
               "file" : "Role/Tiny.pm",
               "version" : "1.003003"
            },
            "Role::Tiny::With" : {
               "file" : "Role/Tiny/With.pm",
               "version" : "1.003003"
            }
         },
         "target" : "Role::Tiny",
         "version" : "1.003003"
      },
      "Sub::Exporter::Progressive" : {
         "dist" : "Sub-Exporter-Progressive-0.001011",
         "mymeta" : {
            "abstract" : "Only use Sub::Exporter if you need it",
            "author" : [
               "frew - Arthur Axel Schmidt (cpan:FREW) <frioux+cpan@gmail.com>"
            ],
            "dynamic_config" : 0,
            "generated_by" : "ExtUtils::MakeMaker version 6.8, CPAN::Meta::Converter version 2.132830, CPAN::Meta::Converter version 2.120921",
            "license" : [
               "perl_5"
            ],
            "meta-spec" : {

carton.lock  view on Meta::CPAN

      },
      "Test::Exception" : {
         "dist" : "Test-Exception-0.32",
         "mymeta" : {
            "abstract" : "Test exception based code",
            "author" : [
               "Adrian Howard <adrianh@quietstars.com>"
            ],
            "dynamic_config" : 0,
            "generated_by" : "Module::Build version 0.3901, CPAN::Meta::Converter version 2.120921",
            "license" : [
               "perl_5"
            ],
            "meta-spec" : {
               "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
               "version" : "2"
            },
            "name" : "Test-Exception",
            "prereqs" : {
               "configure" : {
                  "requires" : {
                     "Module::Build" : "0.38"
                  }
               },
               "runtime" : {
                  "requires" : {
                     "Sub::Uplevel" : "0.18",
                     "Test::Builder" : "0.7",
                     "Test::Builder::Tester" : "1.07",
                     "Test::Harness" : "2.03",
                     "Test::More" : "0.7",
                     "Test::Simple" : "0.7"
                  }
               }
            },
            "provides" : {
               "Test::Exception" : {
                  "file" : "lib/Test/Exception.pm",
                  "version" : "0.32"
               }
            },
            "release_status" : "stable",
            "resources" : {
               "license" : [
                  "http://dev.perl.org/licenses/"
               ]
            },
            "version" : "0.32"
         },
         "name" : "Test::Exception",
         "pathname" : "A/AD/ADIE/Test-Exception-0.32.tar.gz",
         "provides" : {
            "Test::Exception" : {
               "file" : "Test/Exception.pm",
               "version" : "0.32"
            }
         },
         "target" : "Test::Exception",
         "version" : "0.32"
      },
      "Test::Fatal" : {
         "dist" : "Test-Fatal-0.013",
         "mymeta" : {
            "abstract" : "incredibly simple helpers for testing code with exceptions",
            "author" : [
               "Ricardo Signes <rjbs@cpan.org>"
            ],
            "dynamic_config" : 0,
            "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter version 2.132620, CPAN::Meta::Converter version 2.120921",
            "license" : [
               "perl_5"
            ],
            "meta-spec" : {
               "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
               "version" : "2"
            },
            "name" : "Test-Fatal",
            "prereqs" : {
               "build" : {
                  "requires" : {
                     "File::Spec" : "0",
                     "IO::Handle" : "0",
                     "IPC::Open3" : "0",
                     "Test::Builder::Tester" : "0",
                     "Test::More" : "0.96",
                     "overload" : "0"
                  }
               },
               "configure" : {
                  "requires" : {
                     "ExtUtils::MakeMaker" : "6.30"
                  }
               },
               "runtime" : {
                  "requires" : {
                     "Carp" : "0",
                     "Exporter" : "5.57",
                     "Test::Builder" : "0",
                     "Try::Tiny" : "0.07",
                     "strict" : "0",
                     "warnings" : "0"
                  }
               }
            },
            "release_status" : "stable",
            "resources" : {
               "bugtracker" : {
                  "web" : "https://github.com/rjbs/Test-Fatal/issues"
               },
               "homepage" : "https://github.com/rjbs/Test-Fatal",
               "repository" : {
                  "url" : "https://github.com/rjbs/Test-Fatal.git"
               }
            },
            "version" : "0.013",
            "x_Dist_Zilla" : {
               "perl" : {
                  "version" : "5.019003"
               },
               "plugins" : [
                  {

carton.lock  view on Meta::CPAN

                  {
                     "class" : "Dist::Zilla::Plugin::Git::Check",
                     "name" : "@RJBS/@Git/Check",
                     "version" : "2.014"
                  },
                  {
                     "class" : "Dist::Zilla::Plugin::Git::Commit",
                     "name" : "@RJBS/@Git/Commit",
                     "version" : "2.014"
                  },
                  {
                     "class" : "Dist::Zilla::Plugin::Git::Tag",
                     "name" : "@RJBS/@Git/Tag",
                     "version" : "2.014"
                  },
                  {
                     "class" : "Dist::Zilla::Plugin::Git::Push",
                     "name" : "@RJBS/@Git/Push",
                     "version" : "2.014"
                  },
                  {
                     "class" : "Dist::Zilla::Plugin::FinderCode",
                     "name" : ":InstallModules",
                     "version" : "4.300039"
                  },
                  {
                     "class" : "Dist::Zilla::Plugin::FinderCode",
                     "name" : ":IncModules",
                     "version" : "4.300039"
                  },
                  {
                     "class" : "Dist::Zilla::Plugin::FinderCode",
                     "name" : ":TestFiles",
                     "version" : "4.300039"
                  },
                  {
                     "class" : "Dist::Zilla::Plugin::FinderCode",
                     "name" : ":ExecFiles",
                     "version" : "4.300039"
                  },
                  {
                     "class" : "Dist::Zilla::Plugin::FinderCode",
                     "name" : ":ShareFiles",
                     "version" : "4.300039"
                  },
                  {
                     "class" : "Dist::Zilla::Plugin::FinderCode",
                     "name" : ":MainModule",
                     "version" : "4.300039"
                  }
               ],
               "zilla" : {
                  "class" : "Dist::Zilla::Dist::Builder",
                  "config" : {
                     "is_trial" : "0"
                  },
                  "version" : "4.300039"
               }
            }
         },
         "name" : "Test::Fatal",
         "pathname" : "R/RJ/RJBS/Test-Fatal-0.013.tar.gz",
         "provides" : {
            "Test::Fatal" : {
               "file" : "Test/Fatal.pm",
               "version" : "0.013"
            }
         },
         "target" : "Test::Fatal",
         "version" : "0.013"
      },
      "Test::Most" : {
         "dist" : "Test-Most-0.33",
         "mymeta" : {
            "abstract" : "unknown",
            "author" : [
               "unknown"
            ],
            "dynamic_config" : 0,
            "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 2.132830, CPAN::Meta::Converter version 2.120921",
            "license" : [
               "unknown"
            ],
            "meta-spec" : {
               "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
               "version" : "2"
            },
            "name" : "Test-Most",
            "no_index" : {
               "directory" : [
                  "t",
                  "inc"
               ]
            },
            "prereqs" : {
               "build" : {
                  "requires" : {
                     "ExtUtils::MakeMaker" : "0"
                  }
               },
               "runtime" : {
                  "requires" : {
                     "Exception::Class" : "1.14",
                     "Test::Deep" : "0.106",
                     "Test::Differences" : "0.61",
                     "Test::Exception" : "0.31",
                     "Test::Harness" : "3.21",
                     "Test::More" : "0.88",
                     "Test::Warn" : "0.23"
                  }
               }
            },
            "release_status" : "stable",
            "resources" : {
               "repository" : {
                  "url" : "https://github.com/Ovid/test--most"
               }
            },
            "version" : "0.33"
         },
         "name" : "Test::Most",
         "pathname" : "O/OV/OVID/Test-Most-0.33.tar.gz",
         "provides" : {
            "Test::Most" : {
               "file" : "Test/Most.pm",
               "version" : "0.33"
            },
            "Test::Most::Exception" : {
               "file" : "Test/Most/Exception.pm",



( run in 1.523 second using v1.01-cache-2.11-cpan-54e63673c56 )