How to import Gravatars into Gmail in 121 lines of Perl

Of course, because it uses CPAN, it's not really just 121 lines. And, actually, I didn't even write it. But the point is that a short time after I wondered "gee, is there a way to import Gravatars to Gmail?", I found a Perl program to do the job.

In this case, it turned out to be a pre-module experiment by prolific CPAN author Tatsuhiko Miyagawa. Through a Google search, I found his google-contacts-gravatar code on github.com, cloned it, installed its dependencies, and minutes later had imported all gravatars matching my contacts list.

Awesome! Thank you Miyagawa, and thank you Perl.

This entry was posted in perl programming and tagged , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

 

© 2009-2013 David Golden All Rights Reserved