Codebase list libio-interactive-perl / e5ef514d-1a2e-4292-b30b-50d901a90bff/main META.json
e5ef514d-1a2e-4292-b30b-50d901a90bff/main

Tree @e5ef514d-1a2e-4292-b30b-50d901a90bff/main (Download .tar.gz)

META.json @e5ef514d-1a2e-4292-b30b-50d901a90bff/mainraw · history · blame

{
   "abstract" : "Utilities for interactive I/O",
   "author" : [
      "Damian Conway <DCONWAY@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "IO-Interactive",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.64",
            "File::Spec::Functions" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "1"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/briandfoy/io-interactive/issues"
      },
      "homepage" : "https://github.com/briandfoy/io-interactive",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/briandfoy/io-interactive.git",
         "web" : "https://github.com/briandfoy/io-interactive"
      }
   },
   "version" : "1.023",
   "x_serialization_backend" : "JSON::PP version 4.04"
}