Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Self-Shrinking Character Classes

by Trimbach (Curate)
on Apr 12, 2001 at 07:54 UTC ( [id://71946]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @words = qw (perl lerp lepp wombat);
    
    ...
        }
        print "$word matched!\n" if @bag == 0;
    }
    
  2. or download this
    Testing perl...
    perl matched!
    ...
    
    Testing wombat...
    wombat not matched
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-25 22:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found