The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension WWW::Gittip.

0.04 2014-05-20
    - Add method user_public
    - Add method user_tips
    - Add method community_members

0.03 2014-05-17
    - Allow user to supply API_KEY and use it to authenticate with the server.
    - Switch to object methods from class methods.
    - Start using LWP::UserAgent instead of LWP::Simple

0.02 2014-05-15
    - some more API methods added.
    - require LWP::Protocol::https

0.01 2014-05-14
    - Initial release