1{ 2 "abstract" : "Change terminal modes, and perform non-blocking reads.", 3 "author" : [ 4 "Kenneth Albanowski", 5 "Jonathan Stowe" 6 ], 7 "dynamic_config" : 1, 8 "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010", 9 "license" : [ 10 "perl_5" 11 ], 12 "meta-spec" : { 13 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", 14 "version" : 2 15 }, 16 "name" : "TermReadKey", 17 "no_index" : { 18 "file" : [ 19 "Configure.pm" 20 ], 21 "package" : [ 22 "Configure" 23 ] 24 }, 25 "prereqs" : { 26 "build" : { 27 "requires" : { 28 "ExtUtils::MakeMaker" : "6.58" 29 } 30 }, 31 "configure" : { 32 "requires" : { 33 "ExtUtils::MakeMaker" : "6.58" 34 } 35 } 36 }, 37 "provides" : { 38 "Term::ReadKey" : { 39 "file" : "ReadKey.pm.PL", 40 "version" : "2.38" 41 } 42 }, 43 "release_status" : "stable", 44 "resources" : { 45 "repository" : { 46 "type" : "git", 47 "url" : "https://github.com/jonathanstowe/TermReadKey.git", 48 "web" : "https://github.com/jonathanstowe/TermReadKey" 49 } 50 }, 51 "version" : "2.38", 52 "x_serialization_backend" : "JSON::PP version 2.97001" 53} 54