The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.0.1 - 2007-05-08

  • first version based on Audio::MPD, ported to poe.
  • connection to mpd done by pococ-tcp.
  • first commands implemented: coll:all_files, pl:add, pl:delete.
  • test client available: bin/client.pl
  • almost no tests. :-(

Modules

a full-blown mpd client library
module handling collection commands
module handling the connection
a generic collection item
an object with some audio tags
module handling playlist commands