Help for this page
Global symbol "$string" requires explicit package name at math1.pl lin +e 10. Execution of math1.pl aborted due to compilation errors.
use strict; use warnings; ... for (@strings) { print $_, "\n"; }