Help for this page

Select Code to Download


  1. or download this
    my $item1 = {
        result => { value => 'a' },
    ...
            print "Values: @values\n";
        }
    }
    
  2. or download this
    OUTPUT
    
    ...
    Value: a
    Parsing arrayref
    Values: b c