[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [FWP] Re: Letters to Numbers [Was - Re: [MacPerl] Hi there]



> > # So, we must be more literal:
> > $_ =~ tr/a-j,k-t,u-z/0-9,0-9,0-5/;
> 
> Why are you translating commas to commas?

$_ =~ tr/a-jk-tu-z/0-90-90-5/;

??

Joey


# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org