CatalystX-Test-Recorder

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Generate tests from HTTP requests",
   "author" : [
      "Moritz Onken <onken@netcubed.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200000, CPAN::Meta::Converter version 2.102400",
   "license" : [
      "bsd"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "CatalystX-Test-Recorder",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "runtime" : {
         "requires" : {
            "Catalyst::Controller" : 0,
            "Data::Dumper" : 0,
            "List::Util" : 0,
            "Moose" : 0,
            "Moose::Role" : 0,
            "Perl::Tidy" : 0,
            "Template::Alloy" : 0,
            "Test::More" : "0.94",
            "Test::WWW::Mechanize::Catalyst" : "0.51",
            "WWW::Mechanize" : "1.60",
            "utf8" : 0
         }
      },
      "test" : {
         "requires" : {
            "Catalyst" : 0,
            "File::Find" : 0,
            "File::Temp" : 0,
            "HTTP::Request::Common" : 0,
            "Test::More" : "0.88",
            "Test::WWW::Mechanize::Catalyst" : 0
         }
      }
   },
   "provides" : {
      "CatalystX::Test::Recorder" : {
         "file" : "lib/CatalystX/Test/Recorder.pm",
         "version" : "v1.0.0"
      },
      "CatalystX::Test::Recorder::Controller" : {
         "file" : "lib/CatalystX/Test/Recorder/Controller.pm",
         "version" : "v1.0.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-catalystx-test-recorder at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=CatalystX-Test-Recorder"
      },
      "homepage" : "http://search.cpan.org/dist/CatalystX-Test-Recorder/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/monken/p5-catalystx-test-recorder.git",
         "web" : "http://github.com/monken/p5-catalystx-test-recorder"
      }
   },
   "version" : "1.0.0",
   "x_Dist_Zilla" : {
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@Filter/GatherDir",
            "version" : "4.200000"
         },
         {
            "class" : "Dist::Zilla::Plugin::CompileTests",
            "name" : "@Filter/CompileTests",
            "version" : "1.103030"
         },
         {
            "class" : "Dist::Zilla::Plugin::HasVersionTests",
            "name" : "@Filter/HasVersionTests",
            "version" : "1.101420"
         },
         {
            "class" : "Dist::Zilla::Plugin::KwaliteeTests",
            "name" : "@Filter/KwaliteeTests",
            "version" : "1.101420"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumVersionTests",
            "name" : "@Filter/MinimumVersionTests",
            "version" : "1.101421"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
            "name" : "@Filter/PodCoverageTests",
            "version" : "4.200000"



( run in 0.569 second using v1.01-cache-2.11-cpan-39bf76dae61 )