-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathMETA.yml
More file actions
37 lines (37 loc) · 943 Bytes
/
META.yml
File metadata and controls
37 lines (37 loc) · 943 Bytes
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
---
abstract: 'Rewrite your DBIC objects via inheritance'
author:
- 'Curtis "Ovid" Poe, C<< <ovid at cpan.org> >>'
- 'Dan Burke <dburke@addictmud.org>'
build_requires:
DBIx::Class::EasyFixture: '0.02'
ExtUtils::MakeMaker: 6.59
Test::Most: 0
configure_requires:
ExtUtils::MakeMaker: 6.59
Module::Install: 0
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.06'
license: artistic2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: DBIx-Class-Objects
no_index:
directory:
- inc
- t
- xt
requires:
Class::Load: 0
DBIx::Class: 0
Moose: 0
MooseX::NonMoose: 0
MooseX::Role::Parameterized: 0
perl: 5.6.0
resources:
bugtracker: https://github.com/Ovid/dbix-class-objects/issues
license: http://www.perlfoundation.org/artistic_license_2_0
repository: 'git://github.com/Curtis "Ovid" Poe/dbix-class-objects.git'
version: '0.04'