Help for this page
{ package Regexp; ... my $json = JSON->new->convert_blessed; print $json->encode(qr/.../);