I just had to realize that @- and @+ weren't yet
there in perl5.00503. String::Ruby unfortunately heavily relies upon those variables in the Perl portion of the module so I have to find a way to code around them. At least for the submatches in $<digit> this will be clumsy because it'll probably involve symbolic references to access them. Marvellous.
Old support? (Score:1)
sky
Re:Old support? (Score:1)
On the other hand it's kind of a sportive challenge. A module you write and maintain is like a child of yours...you want it to be well dressed and well behaved.