Alien-SNMP-MAXTC

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

NAME
    Alien::SNMP::MAXTC - Alien package for the Net-SNMP library

VERSION
    Version 1.000001

SYNOPSIS
     use Alien::SNMP::MAXTC;
     # then it's just like SNMP.pm
 
     say Alien::SNMP::MAXTC->bin_dir;
     # where the net-snmp apps (snmptranslate, etc) live

DESCRIPTION
    Alien::SNMP::MAXTC downloads and installs the Net-SNMP library and
    associated perl modules.

    This is a fork of Alien::SNMP with some changed options. We may
    merge-back one day.

    The library is built with the following options:

lib/Alien/SNMP/MAXTC.pm  view on Meta::CPAN


Version 1.000001

=cut

=head1 SYNOPSIS

 use Alien::SNMP::MAXTC;
 # then it's just like SNMP.pm
 
 say Alien::SNMP::MAXTC->bin_dir;
 # where the net-snmp apps (snmptranslate, etc) live

=head1 DESCRIPTION

L<Alien::SNMP::MAXTC> downloads and installs the Net-SNMP library and
associated perl modules.

This is a fork of L<Alien::SNMP> with some changed options. We may merge-back
one day.



( run in 1.118 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )