X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F001_mouse%2F027-modifiers.t;h=fee1a5b8d477152418f0f89edd34cc5505663c27;hb=31aa6299ca20515174f1b145e5b3d4dbd9e09a08;hp=b8560ba37e156b72ebfdd6ab2dc5b29c0f1f9ca2;hpb=920139b3efca66d2caeeef306c97fa0da62c6b73;p=gitmo%2FMouse.git diff --git a/t/001_mouse/027-modifiers.t b/t/001_mouse/027-modifiers.t index b8560ba..fee1a5b 100644 --- a/t/001_mouse/027-modifiers.t +++ b/t/001_mouse/027-modifiers.t @@ -1,4 +1,4 @@ -#!perl -T +#!perl -w use strict; use warnings;