Lea Wiemann <lewiemann@xxxxxxxxx> writes: > Changes since v4: > > - Use 5.006002 (lowest possible version for Test::More). [...] > #!/usr/bin/perl > use lib (split(/:/, $ENV{GITPERLLIB})); > > +use 5.006002; # Test::More was introduced in 5.6.2 Isn't "use Test::More" enough, so this line is not strictly necessary? -- Jakub Narebski Poland ShadeHawk on #git -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html