X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F001_mouse%2F027-modifiers.t;h=fee1a5b8d477152418f0f89edd34cc5505663c27;hb=637d4f17e6965551c032a3115dcbbb4d8e01fbf5;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;