Help for this page
Select Code to Download
Select
or
download this
use strict; use constant DEBUG => 1; ... exit if $ans =~ m/y/i; }