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

Re: Re (tilly) 2: Golf: Embedded In Order

by chipmunk (Parson)
on Apr 30, 2001 at 09:01 UTC ( [id://76549]=note: print w/replies, xml ) Need Help??


in reply to Re (tilly) 2: Golf: Embedded In Order
in thread Golf: Embedded In Order

I realized later that I had the replacement in the wrong order, and I could save two characters:
sub t_in_s { ($t=pop)=~s/./.*\Q$&/gs;pop=~/$t/s }
So that's 34 characters.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-19 12:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found