Help for this page

Select Code to Download


  1. or download this
    $test = {
    test1 => '1',
    test2 => '2',
    test3 => '3'};
    
  2. or download this
    Useless use of constants in void context at test.pl line 12.
    
  3. or download this
    Can't use string ("3") as a HASH ref while "strict refs" in use at tes
    +t.pl line 19.