The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.