in reply to Re^2: Scalar found where operator expected -- getting error -- please help
in thread Scalar found where operator expected -- getting error - please help

However, you should ask your teacher before trying this out if your users can enter "operators" like this
$tmp1 = ", system qw(rm -rf /), system qw(format c:),";
(untested of course ;-))
  • Comment on Re^3: Scalar found where operator expected -- getting error -- please help
  • Download Code