copied Loader into a subdir by accident, moving it to the right spot
authorBrandon Black <blblack@gmail.com>
Sat, 21 Jan 2006 21:25:02 +0000 (21:25 +0000)
committerBrandon Black <blblack@gmail.com>
Sat, 21 Jan 2006 21:25:02 +0000 (21:25 +0000)
commit4a79bee13f3be3b58491cbfc4e95245cdc49688c
tree4146cf7027a3c36cc61cb7806be44b4d547ab585
parenta78e3fed4e27d4e1b447ed425c14d82426e53e19
copied Loader into a subdir by accident, moving it to the right spot
17 files changed:
Changes [moved from DBIx-Class-Loader/Changes with 100% similarity]
Makefile.PL [moved from DBIx-Class-Loader/Makefile.PL with 100% similarity]
lib/DBIx/Class/Loader.pm [moved from DBIx-Class-Loader/lib/DBIx/Class/Loader.pm with 100% similarity]
lib/DBIx/Class/Loader/DB2.pm [moved from DBIx-Class-Loader/lib/DBIx/Class/Loader/DB2.pm with 100% similarity]
lib/DBIx/Class/Loader/Generic.pm [moved from DBIx-Class-Loader/lib/DBIx/Class/Loader/Generic.pm with 100% similarity]
lib/DBIx/Class/Loader/Pg.pm [moved from DBIx-Class-Loader/lib/DBIx/Class/Loader/Pg.pm with 100% similarity]
lib/DBIx/Class/Loader/SQLite.pm [moved from DBIx-Class-Loader/lib/DBIx/Class/Loader/SQLite.pm with 100% similarity]
lib/DBIx/Class/Loader/Writing.pm [moved from DBIx-Class-Loader/lib/DBIx/Class/Loader/Writing.pm with 100% similarity]
lib/DBIx/Class/Loader/mysql.pm [moved from DBIx-Class-Loader/lib/DBIx/Class/Loader/mysql.pm with 100% similarity]
t/01use.t [moved from DBIx-Class-Loader/t/01use.t with 100% similarity]
t/02pod.t [moved from DBIx-Class-Loader/t/02pod.t with 100% similarity]
t/03podcoverage.t [moved from DBIx-Class-Loader/t/03podcoverage.t with 100% similarity]
t/10sqlite_common.t [moved from DBIx-Class-Loader/t/10sqlite_common.t with 100% similarity]
t/11mysql_common.t [moved from DBIx-Class-Loader/t/11mysql_common.t with 100% similarity]
t/12pg_common.t [moved from DBIx-Class-Loader/t/12pg_common.t with 100% similarity]
t/13db2_common.t [moved from DBIx-Class-Loader/t/13db2_common.t with 100% similarity]
t/dbixcl_common_tests.pm [moved from DBIx-Class-Loader/t/dbixcl_common_tests.pm with 100% similarity]