Help for this page

Select Code to Download


  1. or download this
    my $userInfo;
    my $number = 1;
    ...
        roll => $temp, 
        sizzle => $temp} ;
    print Dumper($userInfo);
    
  2. or download this
    $VAR1 = [ { '' => '', '1' => undef, 'rollSizzle' => 'roll', 'id' => 't
    +est', 'name' => 'test', 'number' => 1 } ];