X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=t%2Flib%2FANFANG.pm;fp=t%2Flib%2FANFANG.pm;h=c429d740dce54bde0191d2c2bba36fd8186b4402;hp=e5e603548f3a4ca99275d0f1f4e7617795d3b0a6;hb=8aae794001ecccdb26c2bbd1b92c97bba9e65d79;hpb=89d5e36fd191c1e303f91f15cd8c7c3d55fe6715 diff --git a/t/lib/ANFANG.pm b/t/lib/ANFANG.pm index e5e6035..c429d74 100644 --- a/t/lib/ANFANG.pm +++ b/t/lib/ANFANG.pm @@ -16,7 +16,7 @@ our $anfang_loaded; # this allows the obscure but possible call case to behave correctly: # -# perl -Mt::lib::ANFANG -e 'do "./t/lib/ANFANG.pm" or die ( $@ || $! )' +# perl -It/lib -MANFANG -e 'do "./t/lib/ANFANG.pm" or die ( $@ || $! )' # return 1 if $anfang_loaded;