dreel has asked for the wisdom of the Perl Monks concerning the following question:
and create function to parse this tree. Have any decisions?[% sect_info = { main => {url => '/main', title => 'Main page of app', name => 'Main +', parent => ''} category => { url => '/main/category', title => 'List of catego +ries', name => 'Categories', parent => 'main' } } %]
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Build link list derend on URL (TT2)
by TOD (Friar) on Nov 09, 2007 at 11:24 UTC | |
by dreel (Sexton) on Nov 26, 2007 at 21:46 UTC |