VR API 1.05
===========

This is a perl client to the VerticalResponse.com API.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make install

DEPENDENCIES

This module requires these other modules which are also readily available on CPAN:

SOAP::Lite 0.60
Data::Dumper 2.1

DOCUMENTATION

Standard perldoc is available after you install the client or on CPAN.

WEBSITE

Please visit http://www.verticalresponse.com/api for more information.

COPYRIGHT AND LICENCE

Copyright (C) 2007 by Nick Marden, VerticalResponse Inc.

VR::API is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

VR::API is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA