Help for this page

Select Code to Download


  1. or download this
    #!perl
    use Data::Dumper qw/Dumper/;
    ...
        open my $fh,"<",'/tmp/tst';
        print 0+($outer == $fh),": ", Dumper $fh;
    }
    
  2. or download this
    1: $VAR1 = \*{'::$fh'};
    0: $VAR1 = \*{'::$fh'};