Ensure the stack properly deals and warns on Null-Pattern exception objects
[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;