Skip Menu |

This queue is for tickets about the JSON-Any CPAN distribution.

Report information
The Basics
Id: 61991
Status: resolved
Priority: 0/
Queue: JSON-Any

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

Bug Information
Severity: Critical
Broken in: 1.23
Fixed in: (no value)



Subject: cannot run Makefile.PL
Hi, I'm trying to build JSON-Any-1.23, but it fails: $ perl Makefile.PL Bareword "use_test_base" not allowed while "strict subs" in use at Makefile.PL line 47. Bareword "use_standard_tests" not allowed while "strict subs" in use at Makefile.PL line 48. I really think you A) need to add parentheses to those barewords B) make sure they exist. #A will work, since I don't have BUILD_STANDARD_TESTS set in my environment.
Subject: Re: [rt.cpan.org #61991] cannot run Makefile.PL
Date: Fri, 8 Oct 2010 09:52:42 -0400
To: "bug-JSON-Any [...] rt.cpan.org" <bug-JSON-Any [...] rt.cpan.org>
From: Chris Prather <perigrin [...] gmail.com>
When I am at my development computer again I will probably go with C) rip the bloody things out. On Oct 8, 2010, at 9:36 AM, Jan Henning Thorsen via RT <bug-JSON-Any@rt.cpan.org> wrote: Show quoted text
> Fri Oct 08 09:36:41 2010: Request 61991 was acted upon. > Transaction: Ticket created by JHTHORSEN > Queue: JSON-Any > Subject: cannot run Makefile.PL > Broken in: 1.23 > Severity: Critical > Owner: Nobody > Requestors: JHTHORSEN@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=61991 > > > > Hi, > > I'm trying to build JSON-Any-1.23, but it fails: > > $ perl Makefile.PL > > Bareword "use_test_base" not allowed while "strict subs" in use at > Makefile.PL line 47. > Bareword "use_standard_tests" not allowed while "strict subs" in use at > Makefile.PL line 48. > > I really think you A) need to add parentheses to those barewords B) make > sure they exist. #A will work, since I don't have BUILD_STANDARD_TESTS > set in my environment.
From: justin.d.hunter [...] gmail.com
On Fri Oct 08 09:52:44 2010, perigrin@gmail.com wrote: Show quoted text
> When I am at my development computer again I will probably go with C) > rip the bloody things out. > > On Oct 8, 2010, at 9:36 AM, Jan Henning Thorsen via RT > <bug-JSON-Any@rt.cpan.org> wrote: >
> > Fri Oct 08 09:36:41 2010: Request 61991 was acted upon. > > Transaction: Ticket created by JHTHORSEN > > Queue: JSON-Any > > Subject: cannot run Makefile.PL > > Broken in: 1.23 > > Severity: Critical > > Owner: Nobody > > Requestors: JHTHORSEN@cpan.org > > Status: new > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=61991 > > > > > > > Hi, > > > > I'm trying to build JSON-Any-1.23, but it fails: > > > > $ perl Makefile.PL > > > > Bareword "use_test_base" not allowed while "strict subs" in use at > > Makefile.PL line 47. > > Bareword "use_standard_tests" not allowed while "strict subs" in use
at Show quoted text
> > Makefile.PL line 48. > > > > I really think you A) need to add parentheses to those barewords B)
make Show quoted text
> > sure they exist. #A will work, since I don't have
BUILD_STANDARD_TESTS Show quoted text
> > set in my environment.
changes committed (http://github.com/perigrin/json- any/commit/1378475ca0ee3eb014c061a88348107e3cd9ac23) and 1.24 uploaded
RT-Send-CC: justin.d.hunter [...] gmail.com
This should be resolved with the 1.24 release. Please let me know if it isn't. Replying to this will re-open the ticket.