The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Makes fork() in debugger to open a new Tmux window",
   "author" : [
      "L<Peter Vereshagin|http://vereshagin.org> <peter@vereshagin.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "bsd"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Debug-Fork-Tmux",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Const::Fast" : "0",
            "Cwd" : "0",
            "File::Spec" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Config" : "0",
            "File::Find" : "0",
            "File::Temp" : "0",
            "Perl6::Slurp" : "0",
            "Scalar::Util" : "0",
            "Sort::Versions" : "0",
            "Sub::Name" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.94",
            "Test::Most" : "0",
            "Test::Strict" : "0",
            "Test::Version" : "0",
            "autodie" : "0",
            "perl" : "5.004"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "peter@vereshagin.org",
         "web" : "http://bugs.vereshagin.org/product/Debug-Fork-Tmux"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/petr999/Debug-Fork-Tmux.git",
         "web" : "http://gitweb.vereshagin.org/Debug-Fork-Tmux"
      }
   },
   "version" : "1.000009"
}