-
-
11 Jul 2007 17:54:58 UTC
- Distribution: Net-Telnet-Wrapper
- Module version: 0.1
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (71 / 20 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (14.44KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Net::Telnet
- Net::Telnet::Cisco
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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>
Module Install Instructions
To install Net::Telnet::Wrapper, copy and paste the appropriate command in to your terminal.
cpanm Net::Telnet::Wrapper
perl -MCPAN -e shell install Net::Telnet::Wrapper
For more information on module installation, please visit the detailed CPAN module installation guide.