Help for this page
unless ( is_input_valid() ) { report_bad_input(); }
unless ( defined is_input_valid() ) { report_bad_input(); }