Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: match all instances?

by TedPride (Priest)
on May 27, 2006 at 20:13 UTC ( [id://552031]=note: print w/replies, xml ) Need Help??


in reply to match all instances?

$_ = 'LPNTGVTNNAYMPLLGIIGLVTSFSLLGLXKARRD'; print "$1: $-[0]\n" while m/([KR])/g;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 15:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found