v0.9.3
[poe-component-client-mpd.git] / MANIFEST
blob7ef37976b19bd3bd39b3d9fd89e6e8ca476c70b4
1 bin/client.pl
2 Build.PL
3 Changes
4 DESIGN
5 lib/POE/Component/Client/MPD.pm
6 lib/POE/Component/Client/MPD/Collection.pm
7 lib/POE/Component/Client/MPD/Commands.pm
8 lib/POE/Component/Client/MPD/Connection.pm
9 lib/POE/Component/Client/MPD/Message.pm
10 lib/POE/Component/Client/MPD/Playlist.pm
11 lib/POE/Component/Client/MPD/Test.pm
12 LICENSE
13 Makefile.PL
14 MANIFEST                        This list of files
15 META.yml
16 README
17 t/00-load.t
18 t/01-pod.t
19 t/02-pod-coverage.t
20 t/20-conn-failed.t
21 t/21-conn-non_mpd.t
22 t/23-conn-dialog.t
23 t/40-cmds-general.t
24 t/40-cmds-kill.t
25 t/41-cmds-output.t
26 t/42-cmds-info.t
27 t/43-cmds-settings.t
28 t/44-cmds-playback.t
29 t/50-pl-info.t
30 t/51-pl-add_rm.t
31 t/52-pl-change.t
32 t/53-pl-manage.t
33 t/60-coll-retrieve.t
34 t/61-coll-whole.t
35 t/62-coll-pick.t
36 t/63-coll-relations.t
37 t/mpd-test/mpd.conf.template
38 t/mpd-test/music/dir1/title-artist-album.ogg
39 t/mpd-test/music/dir1/title-artist.ogg
40 t/mpd-test/music/dir2/album.ogg
41 t/mpd-test/music/title.ogg
42 t/mpd-test/playlists/test.m3u
43 TODO