1POE::Filter::IRC::CompaUts(e3r)Contributed Perl DocumentPaOtEi:o:nFilter::IRC::Compat(3)
2
3
4

NAME

6       POE::Filter::IRC::Compat - hackery to convert POE::Filter::IRCD output
7       into POE::Component::IRC events.
8

DESCRIPTION

10       POE::Filter::IRC::Compat is a POE::Filter that converts POE::Fil‐
11       ter::IRCD output into the POE::Component::IRC compatible event refer‐
12       ences. Basically a hack, so I could replace POE::Filter::IRC with some‐
13       thing that was more generic.
14

CONSTRUCTOR

16       new Returns a POE::Filter::IRC::Compat object.
17

METHODS

19       get Takes an arrayref of POE::Filter::IRCD hashrefs and produces an
20           arrayref of POE::Component::IRC compatible event hashrefs. Yay.
21
22       get_one_start
23       get_one
24           These perform a similar function as get() but enable the filter to
25           work with POE::Filter::Stackable.
26

AUTHOR

28       Chris 'BinGOs' Williams
29

SEE ALSO

31       POE::Filter
32
33       POE::Filter::Stackable
34
35
36
37perl v5.8.8                       2005-10-25       POE::Filter::IRC::Compat(3)
Impressum