{
   "abstract" : "Linux specific special filehandles",
   "author" : [
      "Leon Timmermans <leont@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Linux-FD",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::PPPort" : "3.23",
            "ExtUtils::Typemaps::Signal" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "5.57",
            "XSLoader" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "IO::Select" : "0",
            "POSIX" : "0",
            "Test::More" : "0.89",
            "Time::HiRes" : "0"
         }
      }
   },
   "provides" : {
      "Linux::FD" : {
         "file" : "lib/Linux/FD.pm",
         "version" : "0.016"
      },
      "Linux::FD::Event" : {
         "file" : "lib/Linux/FD/Event.pm",
         "version" : "0.016"
      },
      "Linux::FD::Signal" : {
         "file" : "lib/Linux/FD/Signal.pm",
         "version" : "0.016"
      },
      "Linux::FD::Timer" : {
         "file" : "lib/Linux/FD/Timer.pm",
         "version" : "0.016"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Leont/linux-fd/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/Leont/linux-fd.git",
         "web" : "https://github.com/Leont/linux-fd"
      }
   },
   "version" : "0.016",
   "x_generated_by_perl" : "v5.38.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}