The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

POE::Filter::TacacsPlus - TacacsPlus packet filter

METHODS

new()

Construct a filter object.

get(@raw_packets)

Transforms raw packets to the Net::TacacsPlus::Packet object.

put(@packet_objects)

Transforms Net::TacacsPlus::Packet to the binary packet form.