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