| IPDR documentation | Contained in the IPDR distribution. |
IPDR - IPDR Data Suite
Version 0.40
This is a IPDR collection suite for currently Cisco and generic IPDR compliant servers.
To use the Cisco implementation of IPDR (SAMIS) see the man page
IPDR::Collection::Cisco
To use the Cisco Secure implementation of IPDR (SAMIS) see the man page
IPDR::Collection::CiscoSSL
To use the generic client implementation of IPDR see the man page
IPDR::Collection::Client
The generic client has been tested with Motorola and Arris (although very limited testing with Arris).
Andrew S. Kennedy, <shamrock at cpan.org>
Please report any bugs or feature requests to
bug-ipdr-cisco at rt.cpan.org, or through the web interface at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=IPDR.
I will be notified, and then you'll automatically be notified of progress on
your bug as I make changes.
You can find documentation for this module with the perldoc command.
perldoc IPDR
You can also look for information at:
Copyright 2011 Andrew S. Kennedy, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| IPDR documentation | Contained in the IPDR distribution. |
package IPDR;
our $VERSION = '0.40';
1; # End of IPDR