Merge 'warnfree' into 'trunk'
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 7 Oct 2008 14:02:04 +0000 (14:02 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 7 Oct 2008 14:02:04 +0000 (14:02 +0000)
commitf6ace68909db2a277f2eebece48a149b4e3da293
tree2c7a1d48006ad5ce9be5aeaa65e46b52d3605c3a
parent14344bad7edc1e7aea58142658140e92881bba27
parentdbf954163eb5a9f39ede6f30d1a965c7d3179d81
Merge 'warnfree' into 'trunk'

Another round of warning-squashing:
Fix source registration/unregistration in several places
Accomodate postgres being really load on CREATE
Move the taint tests to a non-mainstream schema - hopefully this one will not be disturbed for a while
Fix warning due to File::Copy being sloppy
Test for TxnScopeGuard warnings
Test for multiple register_class warnings
Blindly silence a weird warning within a TODO in t/47bind_attribute.t. Hopefully when the TODO is resolved, it will be obvious what was causing it
lib/DBIx/Class/InflateColumn/File.pm
t/93storage_replication.t