Revision history for WWW-Contact

0.25    2009.05.22
        add 'use Data::Dumper;' in POD (thanks to oalders, http://annocpan.org/~FAYLAND/WWW-Contact-0.24/lib/WWW/Contact/GoogleContactsAPI.pm#note_2307)
        Funky encoding of some non-alphanumberic chars in Hotmail names fix by OALDERS (RT 46280)

0.24    2009.05.14
        make Gmail DEPERCATED, use GoogleContactsAPI
        L<WWW::Contact::BG::Abv> By Dimitar Petrov
        L<WWW::Contact::BG::Mail> By Dimitar Petrov

0.23    2009.05.04
        add Google Contacts API implemention

0.22    2009.04.02
        fix Gmail contact name bug (RT 44729)

0.21    2009.03.23
        fix Hotmail

0.20    2009.02.01
        add Hotmail/Gmail into social_network (RT 42924)
        fix Hotmail whacky results by David Moreno (RT 42925)
        fix Hotmail "You spoke, Hotmail listened" bug by FAYLAND

0.19    2009.01.03
        no code change
        try to fix CPAN install

0.18    2008.12.23
        add Moose '0.57' as deps (VERSION added)

0.17    2008.11.08
        fix "Gmail Contacts with no email cause incorrect matchup" (RT 40756)

0.16    2008.11.02
        Bug fix on Gmail module to handle fancy names(like R@j@n).
        Clean up quotes(that surround name and email) when importing data from Rediffmail.

0.15    2008.10.30
        added WWW::Contact::Plaxo by Sachin Sebastian

0.14    2008.10.28
        added WWW::Contact::Lycos by Sachin Sebastian
        
0.13    2008.10.28
        added WWW::Contact::Indiatimes by Sachin Sebastian
        remove google.com check and wrong password check from test files.

0.12    2008.10.27
        Edited synopsis for all derived modules.

0.11    2008.10.27
        no change

0.10    2008.10.27
        bump version up to PAUSE

0.09    2008.10.27
        add WWW::Contact::Hotmail by Fayland

0.08    2008.10.27
        added WWW::Contact::Mail by Sachin Sebastian

0.07    2008.10.27
        add WWW::Contact::AOL by Fayland

0.06    2008.10.26
        known_supplier hash
        t/999-author.t
        add WWW::Contact::CN::163 for mail.163.com

0.05    2008.10.26
        pod tweak

0.04    2008.10.26
        add Rediffmail supplier by Sachin Sebastian, C<< <sachinjsk at cpan.org> >>

0.03    2008.10.16
        add @ymail.com @rocketmail.com support

0.02    2008.10.11
        clean code and better doc.

0.01    2008.10.3
        First version, released on an unsuspecting world.