Schemata don't have to use component to use DBICDH
authorArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Sun, 16 May 2010 03:33:25 +0000 (22:33 -0500)
committerArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Sun, 16 May 2010 03:57:09 +0000 (22:57 -0500)
commit53de57ed75cc2baf105fd7013769b0c6572c6dbe
tree1217482ee331eeaafb84a5fd21adfafd924cf472
parent1a26c0914ec1084b741302e8679fcfad19b370be
Schemata don't have to use component to use DBICDH
Changes
lib/DBIx/Class/DeploymentHandler.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Standard.pm
t/02-instantiation-wo-component.t [new file with mode: 0644]
t/no-component-lib/DBICDHTest.pm [new file with mode: 0644]
t/no-component-lib/DBICVersion_v1.pm [new file with mode: 0644]
t/no-component-lib/DBICVersion_v2.pm [new file with mode: 0644]
t/no-component-lib/DBICVersion_v3.pm [new file with mode: 0644]
t/no-component-lib/DBICVersion_v4.pm [new file with mode: 0644]