Help for this page
Select Code to Download
Select
or
download this
print "good input\n" if /^\d{5}$/;
Select
or
download this
print "good input\n" if /^\d{5,5}$/;