Skip Menu |

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

Report information
The Basics
Id: 71814
Status: resolved
Priority: 0/
Queue: String-Base

People
Owner: Nobody in particular
Requestors: 'spro^^*%*^6ut# [...] &$%*c
Cc:
AdminCc:

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



Subject: String::Base does not affect rindex
String::Base does not affect rindex: bash-3.2$ perl -Mblib -MString::Base=1 -le 'print index "hello", "o"' 5 bash-3.2$ perl -Mblib -MString::Base=1 -le 'print rindex "hello", "o"' 4
Thanks. Fixed in String-Base-0.001.