The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Template-Plugin-Gravatar
0.05  Sat Sep  8 20:12:24 PDT 2007
      - Fixed a misspelling.
      - Fixed 404/broken Gravatar site links.
      - See also for the new standalone module, Gravatar::URL.

http://www.gravatar.com/implement.php

0.04  Sun Jun 17 16:38:26 PDT 2007
      - Fixed a pre-req moment of madness, Template wasn't required
        and caused failures for builds without it.
      - POD updates about absolute URIs for "default" images.

0.03  Sat Mar 25 13:45:15 PST 2006
      - Couple of POD tweaks.

0.02  Sun Mar 19 10:25:55 PST 2006
      - Um... considered "beta" I meant (that's what the other docs said).
      - Changed the paramter joiner from "&" to "&" -- wisely
        suggested by Darren Chamberlain. Doc changes to reflect it
        too.
      - Added tests to check GRAVATAR settings in config and realized
        I wasn't getting them. Fixed it.
      - Added tests to check fatals.
      - Expanded POD quite a bit about settings.
      - Validating border now too (was already doing rating and size).

0.01  Sat Mar 18 13:22:15 2006
      - First stab. Considered alpha till I get some feedback and
        use testing in.