Skip Menu |

This queue is for tickets about the Google-Ads-AdWords-Client CPAN distribution.

Report information
The Basics
Id: 124370
Status: new
Priority: 0/
Queue: Google-Ads-AdWords-Client

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

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



Subject: Experimental push on scalar is now forbidden (5.1.0)
QueryBuilder does not compile with newer perls (>=5.24.0): ... # Failed test 'require 'QueryBuilder.pm';' # at t/001_require.t line 41. # Tried to require ''QueryBuilder.pm''. # Error: Experimental push on scalar is now forbidden at QueryBuilder.pm line 49, near "})" # Experimental push on scalar is now forbidden at QueryBuilder.pm line 72, near "$where_builder)" # BEGIN not safe after errors--compilation aborted at QueryBuilder.pm line 92. # Compilation failed in require at (eval 2866) line 2. ...