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

Parsing a macro language

by bluetrust (Novice)
on Jul 08, 2005 at 22:41 UTC ( [id://473596]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        page p1 {
            question 4B {
    ...
                }
            }
        }
    
  2. or download this
    1. Block Type -- (word) (optional:word) { (nested patterns) }
    2. String Type -- (string)
    
  3. or download this
    my $nestedhash = {
        type => page,
    ...
              <-or, one or more simple scalars (for the strings)->
        ],
    };
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://473596]
Approved by kvale
Front-paged by Tanktalus
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-03-29 04:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found