Vertical Response API Usage in Perl

A sample application that demonstrates how to build basic functionality using the Vertical Response API and Perl.

About This Sample

This sample application implements several high-level features and illustrates how to leverage the Vertical Response API. The sample implements the following functionality:

Prerequisites & Notes

Running The Sample

  1. Download and extract the VRAPI_perl.zip file contents
  2. Open VRAPI_lifecycle.pl solution in a text editor.
  3. Enter your access identifiers:
    1. Open VRAPI_lifecycle.pl 
    2. Put the correct path to your version of Perl, if you do not know the path type in "whereis perl" to locate the path.
    3. From line 13-15
    4. open VRAPI_data.pl and modify lines 11-13
    5. In VRAPI_lifecycle.Perl modify lines 10-11
  4. Run the application by typing ./VRAPI_lifecycle.pl