Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl -l
    
    ...
    else {
        print 'true';
    }
    
  2. or download this
    Use of uninitialized value $test_hash{"unset_key"} in pattern match (m
    +//) at ./pm_example.pl line 8.
    false
    Use of uninitialized value $test_hash{"unset_key"} in pattern match (m
    +//) at ./pm_example.pl line 15.
    false