Help for this page
Select Code to Download
Select
or
download this
/a/
Select
or
download this
my $q1; $q1 = qr /a(??{$q1})?/; my $q2 = qr /^$q1$/;
Select
or
download this
/^(?!)*$/
Select
or
download this
/^(|)*$/