Help for this page
use strict; use warnings; ... line 1 line 2 line 3
line 1 XX line 2 XX line 3 XX
# Avoid performance hit on regexen by specifying # -no_match_vars. # use English q{-no_match_vars};