Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Data::Dumper;
    
    ...
      }
      print Dumper( $Statistic::Test );
    }
    
  2. or download this
    Name "Statistic::Test" used only once: possible typo at ref.pl line 12
    +.
    $VAR1 = [
              1,
    ...
              3,
              4
            ];