Help for this page

Select Code to Download


  1. or download this
    sub indexBal {
        my( $string, $lookFor, $limit ) = @_;
    ...
    print substr $s, 0, $pos+1;
    
    { [ { [ { x }, { y } ], [ z ] } ] }