Help for this page

Select Code to Download


  1. or download this
    my $string  = 'examplestringofrandomlength/userid=6&refid=49';
    my ($num1, $num2) = $string =~ /\d+/g;