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.