PerlViddlerUpload
Last edited: December 9th, 2008Requirements
- Perl
- LWP
- XML::Simple
Description
A simple example of authentication and uploading a file from Perl. Should be fairly straight forward to extend into a full API wrapper.
Version History
0.1 – December 16, 2007
Initial release.
Installation instructions
Standalone command-line script, should run most places Perl is installed.
- Download the most recent version.
- Fill in the $viddler_user, $viddler_password, and $api_key variables with your own values.
- Look at the bottom of the script for the “Example” comment. Edit as needed.
- perl viddler_upload.pl
Licensing
This example is in the public domain.