Help for this page

Select Code to Download


  1. or download this
    @gum = qw(foo noo goo);
    @do = qw(test);
    ...
     $moo = new $type();
     $moo->express("here it is");
    }
    
  2. or download this
    C:\apache\cgi-bin\test>perl phah.pl
    here it is: test ARRAY ARRAY(0x1824778)
    Not an ARRAY reference at phah.pl line 15.