Revision history for WWW-Google-PageSpeedOnline
0.08 Wed Aug 17 09:53:11 2011
- Fixed method _get_url() to add URL.
- Fixed the typo in the default locale and others in the list of all
supported locales.
0.07 Mon Aug 08 12:56:11 2011
- Made Readonly v1.03 as minimum requirement.
- Prepared the distribution using the Module::Signature v0.68.
0.06 Thu May 19 11:00:00 2011
- Updated text for "LICENSE AND COPYRIGHT".
0.05 Fri May 13 17:58:21 2011
- Added DISCLAIMER section to the pod.
0.04 Thu May 12 16:51:02 2011
- Importing Moose and its family first.
0.03 Thu May 12 13:12:11 2011
- Made the package immutable.
0.02 Thu May 12 09:32:19 2011
- Added namespace::clean to the pre-requisite list of modules in Build.PL and Makefile.PL.
- Removed 'use strict; use warnings;' as 'use Moose;' gets that by default.
- Up the version of Moose and Moose::Util::TypeConstraints to 2.006.
- Added no Moose; to remove keywords it export.
0.01 Wed May 11 10:43:01 2011
- First version, released.