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

Re: matching problem

by AnomalousMonk (Archbishop)
on Feb 25, 2013 at 15:31 UTC ( [id://1020534]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -le
    "for my $line ('', 'X', 'Y') {
    ...
       match: 'Y' =~ MatchLAC('')
    NO match: 'Y' =~ MatchLAC('X')
       match: 'Y' =~ MatchLAC('Y')
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-20 04:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found