1---
2abstract: 'Create a DBIx::Class::Schema based on a database'
3author:
4  - 'blblack: Brandon Black <blblack@gmail.com>'
5build_requires:
6  Config::Any: 0
7  Config::General: 0
8  DBD::SQLite: 1.29
9  DBI: 1.56
10  DBIx::Class::IntrospectableM2M: 0
11  ExtUtils::MakeMaker: 6.59
12  File::Copy: 0
13  File::Path: 2.07
14  File::Temp: 0.16
15  IPC::Open3: 0
16  Moose: 1.12
17  MooseX::MarkAsMethods: 0.13
18  MooseX::NonMoose: 0.16
19  Pod::Simple: 3.22
20  Test::Exception: 0
21  Test::More: 0.94
22  Test::Pod: 1.14
23  Test::Warn: 0.21
24  namespace::autoclean: 0.09
25configure_requires:
26  ExtUtils::MakeMaker: 6.59
27dynamic_config: 0
28generated_by: 'Module::Install version 1.06, CPAN::Meta::Converter version 2.120630'
29license: perl
30meta-spec:
31  url: http://module-build.sourceforge.net/META-spec-v1.4.html
32  version: 1.4
33name: DBIx-Class-Schema-Loader
34no_index:
35  directory:
36    - inc
37    - t
38requires:
39  Carp::Clan: 0
40  Class::Accessor::Grouped: 0.10002
41  Class::C3::Componentised: 1.0008
42  Class::Inspector: 1.27
43  Class::Unload: 0
44  DBIx::Class: 0.08127
45  Data::Dump: 1.06
46  Digest::MD5: 2.36
47  Exporter: 5.63
48  File::Spec: 0
49  Hash::Merge: 0
50  Lingua::EN::Inflect::Number: 1.1
51  Lingua::EN::Inflect::Phrase: 0.02
52  Lingua::EN::Tagger: 0.2
53  List::MoreUtils: 0
54  MRO::Compat: 0.09
55  Scalar::Util: 0
56  Scope::Guard: 0
57  String::CamelCase: 0.02
58  String::ToIdentifier::EN: 0.05
59  Sub::Name: 0
60  Task::Weaken: 0
61  Try::Tiny: 0
62  namespace::clean: 0.20
63  perl: 5.008001
64resources:
65  license: http://dev.perl.org/licenses/
66  repository: git://git.shadowcat.co.uk/dbsrgits/DBIx-Class-Schema-Loader.git
67  x_IRC: irc://irc.perl.org/#dbix-class
68  x_MailingList: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
69version: 0.07033
70