Actually, the version of Gravatar::URL that's in wheezy (and maybe also the
one in Squeeze) has built-in support for Libravatar:

  use Libravatar::URL;
  $avatar_url = libravatar_url(email => 'franc...@debian.org');

(see 
http://gitorious.org/libravatar/libravatar/blobs/master/contrib/perl/gravatar-url.cgi
for a more complete example in Perl)

The main advantage of using that CPAN module is that it will handle all of
the DNS federation details for you.

Francois


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to