Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

position of first matching regex

by techtaskers.com (Novice)
on May 16, 2014 at 23:27 UTC ( [id://1086404]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    foreach $filename (@curdirlist) {
    #    print "$filename\n";  #sane
    ...
        ($startloc = @-) && ($alphaloc = $startloc + 4); }
        print "$startloc  ";
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1086404]
Approved by GrandFather
Front-paged by boftx
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 21:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found