Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings; use strict;
    ...
    
      $seen{$a} = 1;
    }
    
  2. or download this
    8 iteratations: I've already seen ARRAY(0x180bc0c) at at1.pl line 9.
    
  3. or download this
    $seen{$a} = $a; # capture the reference