in reply to Re: How to read the file from stdin using perl?
in thread How to read the file from stdin using perl?

i want to read my data directly from STDIN?
  • Comment on Re^2: How to read the file from stdin using perl?

Replies are listed 'Best First'.
Re^3: How to read the file from stdin using perl?
by gopikavi (Initiate) on May 09, 2017 at 11:12 UTC
    Reading STDIN and if exists inside my file then it should print the whole file?

      "Reading STDIN and if exists inside my file then it should print the whole file?"

      Are you questioning yourself? You should post a clear statement of the problem you are experiencing, any source data, your desired output. Before posting again read and understand How do I post a question effectively?.