{ "authors" : [ "Curt Tilmes " ], "depends" : [ "NativeCall" ], "description" : "Perl 6 bindings for epoll(7), async IO event notification", "license" : "NASA-1.3", "name" : "epoll", "perl" : "6.c", "provides" : { "epoll" : "lib/epoll.pm6" }, "source-url" : "http://www.cpan.org/authors/id/C/CT/CTILMES/Perl6/epoll-0.1.tar.gz", "support" : { "bugtracker" : "https://github.com/CurtTilmes/perl6-epoll/issues", "source" : "https://github.com/CurtTilmes/perl6-epoll.git" }, "tags" : [ "IO", "NET", "ASYNC", "LINUX", "NATIVECALL" ], "test-depends" : [ "Test", "Test::When", "Test::META" ], "version" : "0.1" }