Help for this page

Select Code to Download


  1. or download this
    my $key = 'Name';
    
  2. or download this
    # pseudo algorithm 
    
    ...
      print $sample->{'system'};
      print $sample->{'user'};
    }