X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F040_metaclass.t;h=72d0443e41a1bd88d100e0cd004cb38c0ff9b814;hb=d83eddd0c97e4828272ea7a174731437ac36ebf1;hp=0cf20f9a0c2e65030b8d70282df8e3efe3c6b954;hpb=efd3d14c1cf03120dfd1ed7787f8050e55bb8319;p=gitmo%2FClass-MOP.git diff --git a/t/040_metaclass.t b/t/040_metaclass.t index 0cf20f9..72d0443 100644 --- a/t/040_metaclass.t +++ b/t/040_metaclass.t @@ -1,5 +1,3 @@ -#!/usr/bin/perl - use strict; use warnings;