Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Golf: Embedded In Order

by japhy (Canon)
on Apr 27, 2001 at 18:01 UTC ( [id://76095]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # 37 chars (between the {...})
    sub seq{shift=~join'.*',map"\Q$_",split//,pop}
    
  2. or download this
    sub seq{($t=pop)=~s/./$&.*/sg;pop=~/$t/s}
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-26 06:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found