Ensure the stack properly deals and warns on Null-Pattern exception objects
[dbsrgits/DBIx-Class.git] / t / lib / DBICNSTest / Bogus / Bigos.pm
1 package DBICNSTest::Bogus::Bigos;
2
3 use warnings;
4 use strict;
5
6
7 1;