Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
IRC::Indexer::Process::JSONify - Forking JSON encoder
SYNOPSIS
See ircindexer-server-json
DESCRIPTION
A small forkable JSON encoder, usable by POE::Wheel::Run wheels to externally encode JSON.
Given an array containing a hash, a network name, and possibly a server name, returns an array containing a JSON hash, the gzipped equivalent thereof, network name, and server name (possibly undef).
See: POE::Wheel::Run and POE::Filter::Reference
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>