Skip Menu |

This queue is for tickets about the String-Tagged CPAN distribution.

Report information
The Basics
Id: 129299
Status: new
Priority: 0/
Queue: String-Tagged

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

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



Subject: Fails with perl < 5.14
Best illustrated with the matrix: http://matrix.cpantesters.org/?dist=String-Tagged%200.16 Sample fail report: http://www.cpantesters.org/cpan/report/d108a11a-5d36-11e9-89a9-b8d7670e5f16 Likely cause (untested): s///r Found in: https://metacpan.org/source/PEVANS/String-Tagged-0.16/lib/String/Tagged.pm#L1663 my $ret = " " . ( $str =~ s/\n/./gr ) . "\n"; If you want to keep the r modifier it would be cool if you could predeclare the dependency. That way the FAILS are converted to UNKNOWNS. Details about how to do it are on this page: http://wiki.cpantesters.org/wiki/CPANAuthorNotes Thanks!