Help for this page
Select Code to Download
Select
or
download this
if (m{"(/[^"]+)"|(/\S+)}) { my $match = defined $1 ? $1 : $2; ... }