Help for this page

Select Code to Download


  1. or download this
    use Regexp::Common qw(URI);
    my $re = qr/$RE{URI}{HTTP}(?:#[\w_%:-]+)?(?<![.,])/;