Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Turning text umop-apisdn

by dewey (Pilgrim)
on Mar 27, 2007 at 14:45 UTC ( [id://606761]=note: print w/replies, xml ) Need Help??


in reply to Re: Turning text umop-apisdn
in thread Turning text umop-apisdn

Thanks for the clean-up. I didn't have a good understanding of all the different things reverse can do (in particular, the
for ( reverse <> ) {
usage is new to me). Splitting and joining... oh, that was left-over from when I thought I needed to split up the string in order to reverse it (again, I just don't know what reverse does, I'd better hit perldoc) and I just spaced on getting rid of those steps.
Not sure that you mean by using tr/// twice...
~dewey

Replies are listed 'Best First'.
Re^3: Turning text umop-apisdn
by duelafn (Parson) on Mar 27, 2007 at 18:52 UTC

    He means that you do not need to quote the arguments to tr:

    tr/ahbbmfnnjpdrvutwqgye/eyqgwtuvrdpjnnfmbbha/

    Good Day,
        Dean

      Ah, I see. Right, thanks.
      ~dewey

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://606761]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-16 07:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found