Skip Menu |

This queue is for tickets about the Date-Manip-Range CPAN distribution.

Report information
The Basics
Id: 106763
Status: new
Priority: 0/
Queue: Date-Manip-Range

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

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



Subject: Experimental shift on scalar is now forbidden
With perl 5.23.1 and newer the module does not compile anymore: # Failed test 'use Date::Manip::Range;' # at t/Date-Manip-Range.t line 8. # Tried to use 'Date::Manip::Range'. # Error: Experimental shift on scalar is now forbidden at /tmpfs/.cpan-build/2015082918/Date-Manip-Range-1.10-NkJGsn/blib/lib/Date/Manip/Range.pm line 661, near "];" # BEGIN not safe after errors--compilation aborted at /tmpfs/.cpan-build/2015082918/Date-Manip-Range-1.10-NkJGsn/blib/lib/Date/Manip/Range.pm line 737. # Compilation failed in require at t/Date-Manip-Range.t line 8. # BEGIN failed--compilation aborted at t/Date-Manip-Range.t line 8.