Help for this page

Select Code to Download


  1. or download this
    map { ...code here... } @array
    
  2. or download this
    # Predeclaration
    sub partition($\@);
    ...
    
    }