Help for this page

Select Code to Download


  1. or download this
    require 'test_03.pl';
    
    ...
    foreach(keys %{$result}){
      print "$_ : ${$result}{$_}\n";
    }
    
  2. or download this
    use strict;
    
    ...
    }
    
    return 1;