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

Re: recursive complex structure or something like that?

by gmax (Abbot)
on Jul 26, 2003 at 08:10 UTC ( [id://278071]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    
    animals and descendants
    animals,domestic,dog,wild,tiger
    
  2. or download this
    my $lol =$vocabulary->tree_to_lol;
    my $code =$vocabulary->tree_to_lol_notation({multiline=>1});
    ...
      ],
      'vocabulary'
    ],
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (1)
As of 2024-04-25 01:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found