-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathMETA.yml
58 lines (58 loc) · 1.18 KB
/
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
abstract: 'An implementation of the Data Mapper pattern (object-relational mapper).'
author:
- 'Eisuke Oishi'
build_requires:
ExtUtils::MakeMaker: 6.62
configure_requires:
ExtUtils::MakeMaker: 6.62
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.04'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: DBIx-ObjectMapper
no_index:
directory:
- inc
- t
- xt
recommends:
Bit::Vector: 0
DateTime::Format::MySQL: 0
DateTime::Format::Pg: 0
Log::Any::Adapter::Dispatch: 0
Mouse: 0.42
requires:
Cache::LRU: 0
Capture::Tiny: 0
Carp::Clan: 0
Class::Data::Inheritable: 0
Class::Inspector: 0
Class::MOP: 0
DBD::SQLite: 1.14
DBI: 1.4
Data::Dump: 0
Data::Page: 2
DateTime: 0
DateTime::Format::SQLite: 0
Digest::MD5: 0
Filter::Util::Call: 0
Hash::Merge: 0.12
List::MoreUtils: 0
Log::Any: 0
Module::Find: 0
Params::Validate: 0
Scalar::Util: 0
Sub::Exporter: 0
Text::Balanced: 0
Try::Tiny: 0
URI: 0
YAML: 0
perl: 5.8.1
resources:
license: http://dev.perl.org/licenses/
repository: git://github.com/eisuke/dbix-objectmapper.git
version: 0.3018