Help for this page

Select Code to Download


  1. or download this
    print Dumper($data_href);
    output1:
    ...
    
    
    $obj->check_data($data_href);
    
  2. or download this
    dataclass.pm
    
    ...
       print Dumper($args);
    
    }