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 Hidden.
18
20 Check the list of additional DBIC resources.
21
23 This module is free software copyright by the DBIx::Class (DBIC)
24 authors. You can redistribute it and/or modify it under the same terms
25 as the DBIx::Class library.
26
27
28
29perl v5.32.0 2020-07-28 DBIx::Class::DB(3)