Fix building on perls with no . in @INC
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / WithTaint.pm
1 package DBICTest::WithTaint;
2
3 1;