Change once more the signature of the custom cond coderef (augment a446d7f8)
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / WithTaint.pm
1 # keep stricture tests happy
2 use strict;
3 use warnings;
4 1;