X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xt%2Fdist%2Fauthors.t;h=ff7d5e27c9eb306550b534247a65911bb73a4da6;hb=534aff612dee17fe18831e445d464d942c27c172;hp=8ee1bf37f401537cbd5af27a2d6059dd1794de33;hpb=606ff399fbfb4ece89effeab2bc0ef23716b9e6b;p=dbsrgits%2FDBIx-Class.git diff --git a/xt/dist/authors.t b/xt/dist/authors.t index 8ee1bf3..ff7d5e2 100644 --- a/xt/dist/authors.t +++ b/xt/dist/authors.t @@ -1,3 +1,5 @@ +BEGIN { do "./t/lib/ANFANG.pm" or die ( $@ || $! ) } + use warnings; use strict;