Net-Telnet-Brcd version 0.01
============================

Library to interact witch Brocade switch. Fabric OS Tested:

3.0.2   (3800)
4.4.0e  (12000)
5.0.1b  (4100)

An easier way than FabricAPI

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Net::Telnet

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2006 by Laurent Bendavid

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.3 or,
at your option, any later version of Perl 5 you may have available.


