Help for this page

Select Code to Download


  1. or download this
    my $input = [
      {
    ...
        'other_data' => '123456789',
      },
    ];
    
  2. or download this
    my %input = (
        'A-Team' => {
    ...
             },
          },
       );