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

Hi, Yes it did work for me. Thanks a lot. thanks --girija
  • Comment on Re^2: Scalar found where operator expected -- getting error -- please help

Replies are listed 'Best First'.
Re^3: Scalar found where operator expected -- getting error -- please help
by soonix (Chancellor) on Aug 17, 2015 at 08:56 UTC
    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 ;-))