This is a plugin for the Sash data source. It allows for command line access to the VerticalResponse.com API (http://www.verticalresponse.com/api).
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make install
DEPENDENCIES
This module requires these other modules which are also readily available on CPAN:
Sash 1.01
DOCUMENTATION
Standard perldoc is available after you install Sash::Plugin::VerticalResponse or on the project website and CPAN.
WEBSITE
The Sash project is hosted by SourceForge so take a look at:
COPYRIGHT AND LICENCE
Copyright (C) 2007 by Wes Bailey
Sash::Plugin::VerticalResponse 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.
Sash::Plugin::VerticalResponse 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