Help for this page

Select Code to Download


  1. or download this
    {
    package Regexp;
    ...
    
    my $json = JSON->new->convert_blessed;
    print $json->encode(qr/.../);