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

Re^3: Challenge: Perl 5: lazy sameFinge()?

by roboticus (Chancellor)
on Jul 02, 2013 at 15:03 UTC ( [id://1042040]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl fringe.pl
    ---
    ...
    leaf: 10
    ---
    []
    
  2. or download this
    $ perl fringe.pl
    ---
    ...
    ---
    tree: undef
    rtrees: []
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
            return $tree;
        }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1042040]
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: (2)
As of 2024-04-19 18:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found