Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Dynamic matching

by wind (Priest)
on Mar 14, 2014 at 02:24 UTC ( [id://1078270]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @strings = (
        '8 changes by 4 users: user1 user2 user3 user4',
    ...
            warn "Unrecognized string: $_\n";
        }
    }
    
  2. or download this
    changes=8, users=4, list=user1 user2 user3 user4
    changes=1, users=1, list=user1
    

Log In?
Username:
Password:

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

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

    No recent polls found