Revision history for Audio-MPD-Common 1.093120 2009-11-08 14:15:45 UTC - date should be a string, not an int 1.092910 Sun Oct 18 11:55:22 2009 - requiring perl 5.008 1.092900 Sat Oct 17 19:28:11 2009 - new amci:song accessor: disc 1.092860 Tue Oct 13 17:33:42 2009 - track attribute in amci:song can be a string - bumping requirement of moose to 0.92 to get hash traits 1.092840 Sun Oct 11 09:31:23 2009 - amci:* accessors should not be readonly (assigned one by one by pococm:conn) 1.092830 Sat Oct 10 18:52:59 2009 - migrated to moose - warning: accessors are now read-only! - new song accessor: name (bug reported by thorsten schwinn) - migrated to dist::zilla (raaaaaar!) ** 0.1.4 Tue Jan 6 16:40:08 CET 2009 - missing tag last_modified in amci:playlist (new in mpd 0.14) 0.1.3 Tue Sep 23 08:35:42 CEST 2008 - [rt#39529] missing tag fields in amci:song 0.1.2 Mon Nov 26 12:55:46 CET 2007 - kwalitee/cpants release 0.1.1 Thu May 31 20:42:52 CEST 2007 - new accessor for Status: updating_db (bug mantis #546) 0.1.0 Wed May 30 17:39:00 CEST 2007 - first version based on poe::component::client::mpd - heavy cleanup