Help for this page

Select Code to Download


  1. or download this
    ## PBP perltidy RC file
    -l=78   # Max line width is 78 cols
    ...
    -nolq   # Don't outdent long quoted strings
    -wbb="% + - * / x != == >= <= =~ !~ < > | & >= < = **= += *= &= <<= &&
    += -= /= |= >>= ||= .= %= ^= x="
            # Break before all operators