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 WebService-Blogger

0.11     25 Aug 2010 Factored out XML parsing routine into a role for
         cleaner and more backward-compatible code.

0.10    21 Aug 2010
        Added support for credentials on ~/.www_blogger_rc, improved entry
        creation workflow, improved tests and documentation.

0.09    19 Aug 2010
        Added entry search, more tests, updated documentation. Renamed package to WebService::Blogger.

0.08    19 Aug 2010
        Added $blog->destroy to work around circular references. Updated documentation.

0.07    18 Aug 2010
        Added deletion of entries. Code cleaned up.

0.06    17 Aug 2010
        Removed POD coverage testing as it complained about not documenting private attributes.

0.04    17 Aug 2010
        Specifying numeric blogger ID is no longer required.

0.03    17 Aug 2010
        Included dependencies in the packaging.
        
0.02    17 Aug 2010
        Improved performance and documentation.

0.01    15 Aug 2010
        First working version.