GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Audio::MPD::Common(3) User Contributed Perl Documentation Audio::MPD::Common(3)

Audio::MPD::Common - common helper classes for mpd

version 2.003

Depending on whether you're using a POE-aware environment or not, people wanting to tinker with mpd (Music Player Daemon) will use either POE::Component::Client::MPD or Audio::MPD.

But even if the run-cores of those two modules differ completely, they are using the exact same common classes to represent the various mpd states and information.

Therefore, those common classes have been outsourced to Audio::MPD::Common.

This module does not export any methods, but the dist provides the following classes that you can query with perldoc:

  • Audio::MPD::Common::Item
  • Audio::MPD::Common::Item::Directory
  • Audio::MPD::Common::Item::Playlist
  • Audio::MPD::Common::Item::Song
  • Audio::MPD::Common::Stats
  • Audio::MPD::Common::Status
  • Audio::MPD::Common::Time
  • Audio::MPD::Common::Types

Note that those modules should not be of any use outside the two mpd modules afore-mentioned.

You can look for information on this module at:
  • Search CPAN

    <http://search.cpan.org/dist/Audio-MPD-Common>

  • See open / report bugs

    <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Audio-MPD-Common>

  • Git repository

    <http://github.com/jquelin/audio-mpd-common.git>

  • AnnoCPAN: Annotated CPAN documentation

    <http://annocpan.org/dist/Audio-MPD-Common>

  • CPAN Ratings

    <http://cpanratings.perl.org/d/Audio-MPD-Common>

You may want to look at the modules really accessing MPD:

  • Audio::MPD
  • POE::Component::Client::MPD

Jerome Quelin

This software is copyright (c) 2007 by Jerome Quelin.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2022-04-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.