add stub ID3FS::File and subclasses
authorIan Beckwith <ianb@erislabs.net>
Sun, 19 Sep 2010 21:56:15 +0000 (22:56 +0100)
committerIan Beckwith <ianb@erislabs.net>
Sun, 19 Sep 2010 21:56:15 +0000 (22:56 +0100)
commit1656edb2884ec63c571d6b1fffff9291716f7dd8
treefcdb4502c0c60d6e4e43e030246ff37a3f242d40
parent512ae64773c23483a63610d3b63f0f459ee5d2ad
add stub ID3FS::File and subclasses
lib/ID3FS/DB.pm
lib/ID3FS/File.pm [new file with mode: 0644]
lib/ID3FS/File/Flac.pm [new file with mode: 0644]
lib/ID3FS/File/Mp3.pm [new file with mode: 0644]
lib/ID3FS/File/Ogg.pm [new file with mode: 0644]