NAME

POE::Filter::LOLCAT - POE FILTR T SPEKK LIEK LOLCATZ. KTHNX!

SYNOPSIZ

my $filter = POE::Filter::LOLCAT->new();

$arrayref_of_logical_chunks =
  $filter->get($arrayref_of_raw_chunks_from_driver);

DESCRIPSHUN

POE::Filter::LOLCAT is a POE::Filter for translating lines of text into "LOLCAT", using the excellent Acme::LOLCAT. KTHNX!

It is intended to be used in a stackable filter, POE::Filter::Stackable, with POE::Filter::Line.

CONSTRUCTOR

new

Creates a new POE::Filter::LOLCAT object.

METHODZ

get
get_one_start
get_one

Takes an arrayref which is contains lines of text, returns an arrayref of LOLCAT translated text.

get_pending

Returns the filter's partial input buffer.

put

TEH PUT METHOD AR TEH NOT IMPLEMENTED. KTHNX!

AUTHOR

Chris BinGOs Williams <chris@bingosnet.co.uk>

SEE ALSO

Acme::LOLCAT

POE::Filter::Stackable

POE::Filter::Line