SNMP-APCUPS

This is a high-level object oriented interface to some of the information available via SNMP from an APC UPS with a SmartSlot management card installed.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

    perldoc SNMP::APCUPS

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/SNMP-APCUPS

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=SNMP-APCUPS

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/SNMP-APCUPS

    CPAN Ratings:
        http://cpanratings.perl.org/d/SNMP-APCUPS

COPYRIGHT AND LICENCE

Copyright 2006 Rev. Jeffrey Paul, all rights reserved.

This program is free software; you can redistribute it and/or modify it
under the terms of the Bantown Public License (BPL).

The complete text of the BPL can be found at:
http://www.encyclopediadramatica.com/index.php/BPL

