http://qs321.pair.com?node_id=812953


in reply to Re^2: ref() and Regexp
in thread ref() and Regexp

an empty regex is special
In a match (see m//), but not for qr//:
$ perl -e 'print qr//;' (?-xism:)