Does anyone know what this means...
code..
for ($i = 0;$i <= $size; $i+=$temp){
 $type    = split(::,shift (@hold));
 }

Warning:
Use of implicit split to @_ is deprecated at .//test.pl line 21

help, thanks

perlknucklehead



Reply via email to