| Agent-TCLI-Package-Net documentation | Contained in the Agent-TCLI-Package-Net distribution. |
Agent::TCLI::Package::Net - Network related commands for TCLI Agents
This is documentation and version only module.
This is a collection of network related TCLI packages. At some point, some of the parameters and methods that are common between the network packages may move into this module as a base class, but right now it is just a POD document and placeholder.
Eric Hacker <hacker at cpan.org>
This is only documentation, but there is probably a speeling error or a grammer mistake lurking about.
Copyright (c) 2007, Alcatel Lucent, All rights resevred.
This package is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
| Agent-TCLI-Package-Net documentation | Contained in the Agent-TCLI-Package-Net distribution. |
package Agent::TCLI::Package::Net; # # $Id: Net.pm 74 2007-06-08 00:42:53Z hacker $ #
our $VERSION = '0.031'; 1; #__END__