Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    if ( !defined($result) ) {
       print "Oh well, I didn't need that anyway...\n";
    }