{ "abstract" : "Socket.IO protocol implementation", "author" : [ "Viacheslav Tykhanovskyi, C." ], "dynamic_config" : 0, "generated_by" : "Minilla/v0.7.5", "license" : [ "unknown" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Protocol-SocketIO", "no_index" : { "directory" : [ "t", "xt", "inc", "share", "eg", "examples", "author", "builder" ] }, "prereqs" : { "configure" : { "requires" : { "CPAN::Meta" : "0", "CPAN::Meta::Prereqs" : "0", "Module::Build" : "0.38" } }, "develop" : { "requires" : { "Test::CPAN::Meta" : "0", "Test::MinimumVersion" : "0.10108", "Test::Pod" : "1.41", "Test::Spellunker" : "v0.2.7" } }, "runtime" : { "requires" : { "Encode" : "0", "JSON" : "0", "Scalar::Util" : "0" } } }, "provides" : { "Protocol::SocketIO" : { "file" : "lib/Protocol/SocketIO.pm", "version" : "0.06" }, "Protocol::SocketIO::Handshake" : { "file" : "lib/Protocol/SocketIO/Handshake.pm" }, "Protocol::SocketIO::Message" : { "file" : "lib/Protocol/SocketIO/Message.pm" }, "Protocol::SocketIO::Path" : { "file" : "lib/Protocol/SocketIO/Path.pm" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/vti/protocol-socketio/issues" }, "homepage" : "https://github.com/vti/protocol-socketio", "repository" : { "url" : "git://github.com/vti/protocol-socketio.git", "web" : "https://github.com/vti/protocol-socketio" } }, "version" : "0.06", "x_contributors" : [ "vti " ] }