working deprecated bundle
authorArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Sat, 27 Mar 2010 08:05:36 +0000 (03:05 -0500)
committerArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Sat, 27 Mar 2010 08:05:36 +0000 (03:05 -0500)
commitfe3b6dffd232cf147c614485fcdb139b3079ff2b
tree76950e389156ada8330da54c2f0f8912ae5020bc
parente92485168515a5120dc8a46adb0153e0c55daa01
working deprecated bundle
lib/DBIx/Class/DeploymentHandler/Deprecated.pm
lib/DBIx/Class/DeploymentHandler/Deprecated/WithDeprecatedVersionStorage.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Deprecated.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Deprecated/VersionResult.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Deprecated/VersionResultSet.pm
lib/DBIx/Class/DeploymentHandler/WithExplicitVersions.pm [new file with mode: 0644]
lib/DBIx/Class/DeploymentHandler/WithStandardVersionStorage.pm
t/02-instantiation.t
t/03-deprecated.t
t/lib/DBICDHTest.pm