summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml23
1 files changed, 23 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..55fd1f7
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,23 @@
+---
+name: LD-FM
+version: 0.01
+author: ~
+abstract: ~
+license: perl
+requires:
+ Gtk2: 1.1.0
+ Gtk2::Ex::Simple::List: 0
+ Gtk2::GladeXML::Simple: 0
+ Path::Class: 0
+ Readonly: 0
+ perl: 5.8.3
+build_requires:
+ Test::More: 0
+provides:
+ LDFM::DialogController:
+ file: lib/LDFM/DialogController.pm
+ version: 0.01
+ LDFM::MainController:
+ file: lib/LDFM/MainController.pm
+ version: 0.01
+generated_by: Module::Build version 0.2611