Help for this page
} while( ($make_account ne 'y') && ($make_account ne 'Y') );
} until ( ($make_account eq 'y') || ($make_account eq 'Y') );