X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=t%2F005_strict.t;h=a1b9ee07209c5221d919f6dd27818e751787109b;hp=a5d82c5dcb09685efca2bf92379bcb2269266c49;hb=da7b9880cfa75cdc3f3a4903e9ed7bfc86b534a3;hpb=772e216b8d0c3c95a0bdd5d8c25fcfbfb1e12a29 diff --git a/t/005_strict.t b/t/005_strict.t index a5d82c5..a1b9ee0 100644 --- a/t/005_strict.t +++ b/t/005_strict.t @@ -1,5 +1,3 @@ -#!/usr/bin/perl - use strict; use warnings;