{
"api" : "1.0",
"auth" : "github:jonathanstowe",
"author" : "Jonathan Stowe <
[email protected]>",
"authors" : [
"Jonathan Stowe <
[email protected]>"
],
"build-depends" : [],
"depends" : [],
"description" : "very simple Raku function to test if a TCP socket is listening on a given address",
"license" : "Artistic-2.0",
"meta-version" : "1",
"name" : "CheckSocket",
"perl" : "6.*",
"provides" : {
"CheckSocket" : "lib/CheckSocket.pm"
},
"raku" : "6.*",
"resources" : [],
"source-url" : "
http://www.cpan.org/authors/id/J/JS/JSTOWE/Perl6/CheckSocket-0.0.7.tar.gz",
"support" : {
"bugtracker" : "
https://github.com/jonathanstowe/CheckSocket/issues",
"source" : "git://github.com/jonathanstowe/CheckSocket.git"
},
"tags" : [
"network",
"utils",
"test"
],
"test-depends" : [
"Test"
],
"version" : "0.0.7"
}