Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Breaking The Rules II

by Rhandom (Curate)
on Jul 02, 2007 at 15:36 UTC ( [id://624487]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
            print "- tree: ".Template::Alloy->dump_parse_expr(\$expr)."\n"
    +;
        }
    }
    
  2. or download this
    --------------------
    - expr: 1 + 2
    ...
    - outp: 7
    - err : Failed to consume entire string
    - tree: [[undef, '+', 3, 4], 0]
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-28 08:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found