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

Re^3: Matching terminals with Parse::RecDescent

by GrandFather (Saint)
on Dec 12, 2006 at 06:25 UTC ( [id://589223]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        line: FOO BAR /$/
        FOO: "foo"
        BAR: "bar"
    
  2. or download this
        if (defined (my $ret = $p->line($test))) {
    
  3. or download this
    no match: 'foo'
    no match: 'foo '
    ...
    no match: 'fog'
    no match: 'barfoo'
    no match: 'bar foo'
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-24 18:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found