
This directory contains sample scripts for:
  * Loading parameters for CreateHIT from a properties file.

Note: This sample is a translation of the simple_survey sample in the Ruby SDK
      for Mechanical Turk.

Steps:

1. Make sure you have properly configured the sdk.
     You can run the following command to edit your configuration:
   
       perl -MNet::Amazon::MechanicalTurk::Configurer -e configure
       
2. Run the command "perl SimpleSurvey.pl" to load the hit.
