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 WebService::Google::Language

0.04    Nov 10, 2008

        - Use accessors in constructor and methods
        - Minor code cleanup
        - Documentation updated about the setting functionality
          of the accessors and the formerly unmentioned ping method
        - Test documentation with Test::Pod and Test::Pod::Coverage

0.03    Sep 30, 2008

        - Accessors can be used as chained mutators
        - Set HTTP referer header per request

0.02    May 19, 2008

        - FIX: respect proxy environment variables (reported by IZUT)

        - Made accessors for embedded JSON and LWP::UserAgent instances
        - JSON and LWP::UserAgent instances can be passed to constructor

0.01    May 16, 2008

        - Initial release