Help for this page

Select Code to Download


  1. or download this
    # before loading anything:
    BEGIN {
    ...
        exec $^X, $0, @ARGV; # add '-T' if necessary
      }
    }