Jerome Quelin > Audio-MPD-Common > Audio::MPD::Common::Item::Playlist

Download:
Audio-MPD-Common-1.093190.tar.gz

Dependencies

Annotate this POD

Website

CPAN RT

Open  0
Report a bug
Module Version: 1.093190   Source  

NAME ^

Audio::MPD::Common::Item::Playlist - a playlist object

VERSION ^

version 1.093190

DESCRIPTION ^

Audio::MPD::Common::Item::Playlist is more a placeholder with some attributes.

The constructor should only be called by Audio::MPD::Common::Item's constructor.

ATTRIBUTES ^

$item->last_modified;

Last modification date.

$item->playlist;

Path to the playlist file.

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.