Net::Cisco::MSE::REST
=================

DESCRIPTION
-----------

This module provides a Perl object-oriented interface over Cisco MSE REST API.

NSTALLATION
------------

To install this module type the following:

tar xvzf Net-Cisco-MSE-REST-X.Y.tar.gz
cd Net-Cisco-MSE-REST-X.Y
perl Makefile.PL
make
make test
make install

AUTHORS
-------
Fabrice Durand <fdurand@inverse.ca>
