2009-03-13 Dave Cross * lib/Guardian/OpenPlatform/API.pm: Bumped version number. * Build.PL: Removed unnecessary dist_version setting. * lib/Guardian/OpenPlatform/API.pm: Added item method. 2009-03-12 Dave Cross * t/01-basic.t: Added more tests. * lib/Guardian/OpenPlatform/API.pm: Remove repeated text. * Build.PL, lib/Guardian/OpenPlatform/API.pm: Fixed RT email address. Bumped version numbers. * Changes: Removed Changes file from version control. * Build.PL, Changes: Bumped _other_ version number. * lib/Guardian/OpenPlatform/API.pm: Bumped version number. * lib/Guardian/OpenPlatform/API.pm, t/01-basic.t: Added support for the 'tags' call. * lib/Guardian/OpenPlatform/API.pm: Oops. Forgot to bump version number. * Changes, MANIFEST, lib/Guardian/OpenPlatform/API.pm: Changed MANIFEST to add new test files. Changes to pass pod tests. * Build.PL: Bump version number. * t/02-pod.t, t/03-pod_coverage.t: Added pod tests * lib/Guardian/OpenPlatform/API.pm: Use strict and warnings (for Kwalitee) * lib/Guardian/OpenPlatform/API.pm: Refactored to allow support of other query methods. * Build.PL: Require Perl 5.8.1 (as that's what Moose needs). 2009-03-11 Dave Cross * Build.PL, MANIFEST, README: Various admin tweaks. * lib/Guardian/OpenPlatform/API.pm, t/00-load.t, t/01-basic.t: More tests and basic code to pass them. Now actually does something useful. * lib/Guardian/OpenPlatform/API.pm, t/00-load.t: Tests for basic object construction, together with code that passes them.