IPDR - IPDR Data Suite


IPDR documentation Contained in the IPDR distribution.

Index


Code Index:

NAME

Top

IPDR - IPDR Data Suite

VERSION

Top

Version 0.40

SYNOPSIS

Top

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).

AUTHOR

Top

Andrew S. Kennedy, <shamrock at cpan.org>

BUGS

Top

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.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc IPDR

You can also look for information at:

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/IPDR

* CPAN Ratings

http://cpanratings.perl.org/d/IPDR

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=IPDR

* Search CPAN

http://search.cpan.org/dist/IPDR

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


IPDR documentation Contained in the IPDR distribution.
package IPDR;

our $VERSION = '0.40';

1; # End of IPDR