Help for this page

Select Code to Download


  1. or download this
    value1,value2,value3
    apple,0,0
    peach,0,0
    
  2. or download this
    use AnyData;
    
    ...
    );
    
    $testDB->{{value1=>"apple"}}={value2=>"yes"};
    
  3. or download this
    value1,value2,value3
    apple,0,0
    peach,0,0
    apple,yes,0