Help for this page

Select Code to Download


  1. or download this
    my @arr = (
      { 'path' => '/c/', dir => '/' },
    ...
            # compare
            lc $$a{'path'} cmp lc $$b{'path'};
    }
    
  2. or download this
    /c/
    /c/aa/
    ...
    /c/a2.mp3      <<<< file! should at the end of the list
    /c/bb/aa1.mp3  <<<< this should be below /c/bb/
    /c/bb/aa2.mp3  <<<< this should be below /c/bb/