As many of the people who know me can attest, I am a Perl-aholic. You can imagine my distress, therefore, when I realized the other day that my friends at Google had neglected to release a module so I could use the Google Translate API v2 in all its RESTful goodness from my perl scripts. So I've taken it upon myself to do just that, and I'm releasing it as OSS so you can use it, too. Here's the project on Google Code:
http://code.google.com/p/gtranslate-v2-pm When it gets a little farther down the road, with bugs identified and fixed, etc., I intend to submit it to CPAN. But in the meantime, you can pull it down from here. By the way, the magic is here: http://code.google.com/p/gtranslate-v2-pm/source/browse/trunk/lib/gTranslateV2.pm Usage is pretty simple and demonstrated with three very simple command-line utilities to get the list of supported languages, detect languages, and run translations. And by the way, if you're into Perl, I would love some ideas and/or help nailing down the module itself and writing some documentation for it. Happy coding! Jeremy R. Geerdes Generally Cool Guy Des Moines, IA For more information or a project quote: [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
