forked from EvanCarroll/Fey-Loader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETA.yml
43 lines (43 loc) · 1021 Bytes
/
META.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
name: Fey-Loader
version: 0.11
author:
- 'Dave Rolsky, <autarch@urth.org>'
abstract: Load your schema definition from a DBMS
license: perl
resources:
bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Fey-Loader
homepage: http://www.fey-project.org/
license: http://dev.perl.org/licenses/
repository: http://hg.urth.org/hg/Fey-Loader
build_requires:
Fey::Test: 0.07
Test::More: 0
requires:
DBI: 0
Fey: 0
Moose: 0
MooseX::Params::Validate: 0.08
Scalar::Util: 0
configure_requires:
Module::Build: 0.35
provides:
Fey::Loader:
file: lib/Fey/Loader.pm
version: 0.11
Fey::Loader::DBI:
file: lib/Fey/Loader/DBI.pm
version: 0.11
Fey::Loader::Pg:
file: lib/Fey/Loader/Pg.pm
version: 0.11
Fey::Loader::SQLite:
file: lib/Fey/Loader/SQLite.pm
version: 0.11
Fey::Loader::mysql:
file: lib/Fey/Loader/mysql.pm
version: 0.11
generated_by: Module::Build version 0.35
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4