develooper Front page | perl.perl5.porters | Postings from November 2010

[rt.cpan.org #63410] [perl #79900] Re: Bleadperl v5.13.7-93-g88e9444 breaks RJBS/Try-Tiny-0.07.tar.gz

From:
Father Chrysostomos
Date:
November 28, 2010 13:48
Subject:
[rt.cpan.org #63410] [perl #79900] Re: Bleadperl v5.13.7-93-g88e9444 breaks RJBS/Try-Tiny-0.07.tar.gz
Message ID:
90F5A345-1EE2-45FA-B756-67DCB0C5241A@cpan.org
On Sun Nov 28 13:21:59 2010, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote:
> Example fail report:
> --------------------
> 
>   http://www.cpantesters.org/cpan/report/45849e04-fa26-11df-8c56-
> f3b6b0d14a89
> 
> git bisect:
> -----------
> 
>   commit 88e9444c4ef58850472b05bba333f4072222d0da
>   Author: Nicholas Clark <nick@ccl4.org>
>   Date:   Thu Nov 25 17:08:18 2010 +0000
>   Make BEGIN {require 5.12.0} behave as documented.
> 
>   Previously in a BEGIN block, require was behaving identically to use
>   5.12.0 - ie erroneously executing the use feature ':5.12.0'; and use
>   strict; use warnings behaviour, which only use was documented to
>   provide.

t/given_when.t just needs a ‘use 5.01;’ after the BEGIN block.




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About