Help for this page

Select Code to Download


  1. or download this
    @array = map { 
        m{
            \s*     # skip leading whitespace
    ...
            )
        }x
    } @array;