Device::CableModem::Motorola::SB4200
====================================

Interface to Motorola SurfBoard 4200 Cable Modem.

Read the module's POD for documentation and examples.

INSTALLATION

Just use the cpan shell to install this module. From a command prompt, type:

   cpan

or

   perl -MCPAN -e shell

to enter the cpan shell. And then enter:

  install Device::CableModem::Motorola::SB4200

If you don't have the cpan shell available, then you have a broken perl
installation.

DEPENDENCIES

This module requires these other modules:

  LWP::UserAgent
  HTML::TableParser
  HTML::Form
  Exception::Class

COPYRIGHT & LICENSE

See the LICENSE file bundled with this distribution.