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

NAME

Net::Telnet::Wrapper::Device

DESCRIPTION

This is the base class for each device type. For example when you call Net::Telnet::Wrapper with device_class = Cisco::IOS then this will take care of calling the Cisco::IOS device class and it will also take care of correct inheritance from Net::Telnet or Net::Telnet::Cisco.

Do not call this module directly.

AUTHOR

Maarten Wallraf <perl@2nms.com>