Bundle::libnet - A bundle to install all libnet related modules


Bundle-libnet documentation Contained in the Bundle-libnet distribution.

Index


Code Index:

NAME

Top

Bundle::libnet - A bundle to install all libnet related modules

SYNOPSIS

Top

perl -MCPAN -e 'install Bundle::libnet'

CONTENTS

Top

Data::Dumper - For Net::Config

Net::Telnet - For Net::Telnet by Jay Rogers

Net::Cmd - for libbet itself

DESCRIPTION

Top

This bundle includes all the libnet distribution and the Net-Telnet distribution by Jay Rogers <jay@rgrs.com>, which is a replacement module for the original Net::Telnet module which was in the libnet distribution.

AUTHOR

Top

Graham Barr <gbarr@ti.com>


Bundle-libnet documentation Contained in the Bundle-libnet distribution.

package Bundle::libnet;

$VERSION = '1.00';

1;

__END__