katkurinaveen has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's minimum standard of quality and will not be displayed.
  • Comment on error comin g like bareword found.where the operator excetped.and number found missing the operator?how to reslove this error?
  • Download Code

Replies are listed 'Best First'.
Re: error comin g like bareword found.where the operator excetped.and number found missing the operator?how to reslove this error?
by Corion (Patriarch) on Mar 15, 2010 at 15:37 UTC
    A reply falls below the community's threshold of quality. You may see it by logging in.
Re: error comin g like bareword found.where the operator excetped.and number found missing the operator?how to reslove this error?
by ikegami (Patriarch) on Mar 15, 2010 at 17:48 UTC

    Your best bet is to provide a minimal, runnable demonstration of the problem.

    So far, the code you have posted in this thread and the thread to which Corion linked does not demonstrate the problem.