{
   "abstract" : "A Future::IO implementation for IO::Uring",
   "author" : [
      "Leon Timmermans <fawaka@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Future-IO-Impl-Uring",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034",
            "perl" : "5.020"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "strict" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Future" : "0",
            "Future::IO::ImplBase" : "0",
            "IO::Socket" : "0",
            "IO::Uring" : "0",
            "Signal::Info" : "0",
            "Time::Spec" : "0",
            "experimental" : "0",
            "parent" : "0",
            "perl" : "5.020",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "Future::IO" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Future::IO::Impl" : "0",
            "Test::More" : "0",
            "perl" : "5.020",
            "strict" : "0"
         }
      }
   },
   "provides" : {
      "Future::IO::Impl::Uring" : {
         "file" : "lib/Future/IO/Impl/Uring.pm",
         "version" : "0.002"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Leont/future-io-impl-uring/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/Leont/future-io-impl-uring.git",
         "web" : "https://github.com/Leont/future-io-impl-uring"
      }
   },
   "version" : "0.002",
   "x_generated_by_perl" : "v5.40.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.39",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}