1DBIx::Class::DB(3) User Contributed Perl Documentation DBIx::Class::DB(3)
2
3
4
6 DBIx::Class::DB - (DEPRECATED) classdata schema component
7
9 This class is designed to support the Class::DBI connection-as-
10 classdata style for DBIx::Class. You are *strongly* recommended to use
11 a DBIx::Class::Schema instead; DBIx::Class::DB will not undergo new
12 development and will be moved to being a CDBICompat-only component
13 before 1.0. In order to discourage further use, documentation has been
14 removed as of 0.08000
15
17 Matt S. Trout <mst@shadowcatsystems.co.uk>
18
20 You may distribute this code under the same terms as Perl itself.
21
22
23
24perl v5.12.0 2010-05-12 DBIx::Class::DB(3)