Add strict/warnings test, adjust all offenders (wow, that was a lot)
[dbsrgits/DBIx-Class.git] / t / lib / DBICNSTest / ResultSet / D.pm
CommitLineData
1d4d442b 1package DBICNSTest::ResultSet::D;
4a233f30 2
3use warnings;
4use strict;
5
1d4d442b 61;