POE::Filter::IRC::Compat - hackery to convert POE::Filter::IRCD output into POE::Component::IRC events.
POE::Filter::IRC::Compat is a the POE::Filter manpage that converts the POE::Filter::IRCD manpage output into the the POE::Component::IRC manpage compatible event references. Basically a hack, so I could replace the POE::Filter::IRC manpage with something that was more generic.
Returns a POE::Filter::IRC::Compat object.
Takes an arrayref of the POE::Filter::IRCD manpage hashrefs and produces an arrayref of the POE::Component::IRC manpage compatible event hashrefs. Yay.
These perform a similar function as get()
but enable the filter to work with the POE::Filter::Stackable manpage.
Chris 'BinGOs' Williams