Re: [PATCH 2/2 v5] Git.pm: add test suite

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux