Skip Menu |

This queue is for tickets about the Try-Tiny CPAN distribution.

Report information
The Basics
Id: 63410
Status: resolved
Priority: 0/
Queue: Try-Tiny

People
Owner: Nobody in particular
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.07
Fixed in: (no value)



Subject: Bleadperl 88e9444 breaks T:T 0.07
Sorry for the spam. See http://rt.perl.org/rt3/Ticket/Display.html?id=79900 for details Cheers,
Subject: [rt.cpan.org #63410] [perl #79900] Re: Bleadperl v5.13.7-93-g88e9444 breaks RJBS/Try-Tiny-0.07.tar.gz
Date: Sun, 28 Nov 2010 13:48:16 -0800
To: bug-Try-Tiny [...] rt.cpan.org, Perl5 Porters <perl5-porters [...] perl.org>, "Andreas J. Koenig" <andreas.koenig.7os6VVqR [...] franz.ak.mind.de>
From: Father Chrysostomos <sprout [...] cpan.org>
On Sun Nov 28 13:21:59 2010, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote: Show quoted text
> 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.
Fixed in 0.08.