Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Organizing data from a hash

by kcott (Archbishop)
on Dec 02, 2020 at 06:22 UTC ( [id://11124505]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
        push @$cats, $family->{$parent}[CAT_NAME];
        recurse_family($family, $cats, $family->{$parent}[CHILD_ID]);
    }
    
  2. or download this
    Category1,Category2,Category3,Category4
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-03-28 20:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found