]> git.ktnx.net Git - mpd-feeder.git/blobdiff - dist.ini
add dist.ini and sample mpd-feeder.conf
[mpd-feeder.git] / dist.ini
diff --git a/dist.ini b/dist.ini
new file mode 100644 (file)
index 0000000..ad875a3
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,30 @@
+name    = App-MPD-Feeder
+abstract = MPD playlist manager with emphaiys on diversity
+version = 0.001
+author  = Damyan Ivanov <dam+cpan@ktnx.net>
+license = Perl_5
+copyright_holder = Damyan Ivanov
+
+[@Basic]
+
+[Prereqs]
+Config::INI::Reader = 0
+DBD::Pg = 0
+DBI = 0
+Getopt::Long = 0
+IO::Async::Signal = 0
+Log::Any = 0
+Net::Async::MPD = 0
+Object::Pad = 0.57
+Syntax::Keyword::Try = 0
+Time::Duration = 0
+Time::Duration::Parse = 0
+utf8::all = 0
+
+[Test::Compile]
+;skip      = Test$
+fake_home = 1
+;needs_display = 1
+fail_on_warning = author
+bail_out_on_fail = 1
+;switch = -M-warnings=numeric    ; like "no warnings 'numeric'