Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Complex sorting

by seacloud (Initiate)
on Jul 20, 2004 at 19:01 UTC ( [id://376054]=note: print w/replies, xml ) Need Help??


in reply to Complex sorting

Thanks for this tight little tutorial. I'm still trying to wrap my inexperienced head around parts of it. However, in working the first example, I discovered a typo:

You wrote

join(' '),@revletters;
I think it should be
join(' ',@revletters);
(I merely changed the location of the closing parenthesis)

Cheers!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-10-03 23:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (42 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.