Audio::MPD::Common::Types.3pm

Langue: en

Version: 2010-05-10 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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

VERSION

version 1.100430

DESCRIPTION

This module implements the specific types used by the distribution, and exports them (exporting is done by Moose::Util::TypeConstraints).

Current types defined:

State - a simple enumeration, allowing "play", "stop" and "pause".

It also defines a type coertion from "Str" to "Audio::MPD::Common::Time".

AUTHOR

   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.