in reply to Re^3: March a regex using split function
in thread March a regex using split function

ppixregexplain.pl
'mods.x' => '(?x) disregarding whitespace and comments', 'mods.-x' => '(?-x) matching whitespace and # normally',