refactor module to itegrate with InflateColumn::DateTime and TimeStamp
authorBrian Cassidy <bricas@cpan.org>
Tue, 12 May 2009 19:39:07 +0000 (16:39 -0300)
committerBrian Cassidy <bricas@cpan.org>
Tue, 12 May 2009 19:39:07 +0000 (16:39 -0300)
commit8e52f1dac7a38f80608ab1af805e70aa9e9dafd1
treec7e8867fea3e99964679c833be5f6b1154bb3781
parent574a1212ba7f55626cdd8d54918410ca1536ea31
refactor module to itegrate with InflateColumn::DateTime and TimeStamp
Changes
Makefile.PL
lib/DBIx/Class/DateTime/Epoch.pm
t/02-schema.t [new file with mode: 0644]
t/lib/MySchema.pm [new file with mode: 0644]
t/lib/MySchema/Foo.pm [new file with mode: 0644]