table of contents
Audio::MPD::Common::Item::Directory(3pm) | User Contributed Perl Documentation | Audio::MPD::Common::Item::Directory(3pm) |
NAME¶
Audio::MPD::Common::Item::Directory - a directory object
VERSION¶
version 2.003
DESCRIPTION¶
Audio::MPD::Common::Item::Directory is more a placeholder with some attributes.
The constructor should only be called by Audio::MPD::Common::Item's constructor.
ATTRIBUTES¶
$item->directory;¶
The path to the item's directory.
$item->last_modified;¶
Last modification date.
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.
2022-11-19 | perl v5.36.0 |