in reply to Re: XML::Simple Not Sorting
in thread XML::Simple Not Sorting
Shortened to get to the point.$VAR1 = { 'policies' => [ { 'name' => 'ZAbc', 'link_name' => '7080-A103 zAbc.doc', 'description' => 'This is where the descript +ion goes.', 'policy_number' => '7080-A103' }, { 'name' => Def', 'link_name' => '7080-D100 ef.doc', 'description' => 'This is where the descript +ion goes.', 'policy_number' => '7080-D100' }, { 'name' => Pqrs', 'link_name' => '7080-E102 Pqrs.doc', 'description' => 'This is where the descript +ion goes.', 'policy_number' => '7080-E102' } ], 'title' => 'Test Policies', 'folder' => 'Title' };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: XML::Simple Not Sorting
by jeffa (Bishop) on Jun 25, 2004 at 20:32 UTC |