Help for this page

Select Code to Download


  1. or download this
    print "'hash{key}' is a hash reference\n" if ref(\%{$hash{key}}) eq 'H
    +ASH';
    
  2. or download this
    #!/usr/local/bin/perl5.6.0
    use strict;
    ...
            print qq{Found a leaf in an hole! [$leaf]\n};
        }
    }