gengo / mygengo-perl-new

A new and improved perl library for interfacing with the mygengo API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myGengo Perl Library (for the Gengo API)

Translating your tools and products helps people all over the world access them; this is, of course, a somewhat tricky problem to solve. Gengo is a service that offers human-translation (which is often a higher quality than machine translation), and an API to manage sending in work and watching jobs. This is a Perl interface to make using the API simpler.

Installation & Requirements

This module is not on CPAN yet; to use it, simply include it in your project, then...

use gengo::gengo;

To use this module, you'll also need to make sure you have the JSON and LWP packages installed from CPAN.

Question, Comments, Complaints?

If you have questions or comments and would like to reach us directly, please feel free to do so at the following outlets. We love hearing from developers!

Email: Email: support [at] gengo com Twitter: @gengoit

If you come across any issues, please file them on the Github project issue tracker. Thanks!

About

A new and improved perl library for interfacing with the mygengo API.

License:Other


Languages

Language:Perl 100.0%