NAME

Audio::MPD::Types - types used in the distribution

VERSION

version 1.093170

DESCRIPTION

This module implements the specific types used by the distribution, and exports them. It is using Sub::Exporter underneath, so you can use all the shenanigans to change the export names.

Current types defined and exported:

  • CONNTYPE - a simple enumeration, allowing only reuse or once.

AUTHOR

Jerome Quelin

COPYRIGHT AND LICENSE

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.