Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: How to run index on this one?

by codeacrobat (Chaplain)
on Nov 25, 2009 at 20:01 UTC ( [id://809417]=note: print w/replies, xml ) Need Help??


in reply to How to run index on this one?

How about a lookahead assertion and the perl5.10 (*FAIL) pattern to find all matches :-)
perl -e '$_="YYSFTVMETDPVN[115]HMVGVISVEGRPGLFWFN[115]ISGGDK"; /N(?=\ +[115\])(?{print pos, "\n"})(*FAIL)/' 13 36
See perlre for more information.

print+qq(\L@{[ref\&@]}@{['@'x7^'!#2/"!4']});

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-25 17:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found