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
27distribution_type: module
28dynamic_config: 1
29generated_by: 'Module::Install version 1.06'
30license: perl
31meta-spec:
32  url: http://module-build.sourceforge.net/META-spec-v1.4.html
33  version: 1.4
34name: DBIx-Class-Schema-Loader
35no_index:
36  directory:
37    - inc
38    - t
39requires:
40  Carp::Clan: 0
41  Class::Accessor::Grouped: 0.10002
42  Class::C3::Componentised: 1.0008
43  Class::Inspector: 1.27
44  Class::Unload: 0
45  DBIx::Class: 0.08127
46  Data::Dump: 1.06
47  Digest::MD5: 2.36
48  Exporter: 5.63
49  File::Spec: 0
50  Hash::Merge: 0
51  Lingua::EN::Inflect::Number: 1.1
52  Lingua::EN::Inflect::Phrase: 0.02
53  Lingua::EN::Tagger: 0.2
54  List::MoreUtils: 0
55  MRO::Compat: 0.09
56  Scalar::Util: 0
57  Scope::Guard: 0
58  String::CamelCase: 0.02
59  String::ToIdentifier::EN: 0.05
60  Sub::Name: 0
61  Task::Weaken: 0
62  Try::Tiny: 0
63  namespace::clean: 0.20
64  perl: 5.8.1
65resources:
66  IRC: irc://irc.perl.org/#dbix-class
67  MailingList: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
68  license: http://dev.perl.org/licenses/
69  repository: git://git.shadowcat.co.uk/dbsrgits/DBIx-Class-Schema-Loader.git
70version: 0.07033
71