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 WWW-Google-APIDiscovery

0.06    Sat Aug 02 03:18:11 2014
        - Re-structured the code using 'Moo'
        - Made the result object

0.05    Mon Nov 28 12:27:01 2011
        - Importing Moose instead of Mouse in the Result class.

0.04    Mon Sep 12 12:13:14 2011
        - Added Result handler class for WWW::Google::APIDiscovery module.
        - Added unit test.

0.03    Mon Aug 08 12:34:11 2011
        - Made Readonly v1.03 as minimum requirement.
        - Prepared the distribution using the Module::Signature v0.68.

0.02    Mon Jul 04 10:22:23 2011
        - Corrected the examples in the pod.

0.01    Fri Jul 01 18:14:01 2011
        - First version, released.