Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: Building a UNIX path from Irritating data

by kyle (Abbot)
on Nov 26, 2009 at 02:14 UTC ( [id://809465]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my %parents_of;
    my $parentid;
    ...
        $folderpaths{$k} = build_path($k);
        print "$k => $_\n" for @{ $folderpaths{$k} };
    }
    
  2. or download this
    3053 => 100/3051/3053
    3053 => 100/3057/3053
    3053 => 100/3063/3053
    3053 => 100/3066/3053
    

Log In?
Username:
Password:

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

    No recent polls found