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