Help for this page

Select Code to Download


  1. or download this
    {
       our @myArray;
       local *myArray = $myHash{ "tres" };
       $myArray[ 99 ] = "luftballons";
    }