summaryrefslogtreecommitdiff
path: root/META.yml
blob: 55fd1f73105274da379f440346813208c12d0357 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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