in reply to Re^3: how to create a perl program using filehandle and streams ?
in thread how to create a perl program using filehandle and streams ?

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^4: how to create a perl program using filehandle and streams ?

Replies are listed 'Best First'.
Re^5: how to create a perl program using filehandle and streams ?
by marto (Cardinal) on Apr 01, 2011 at 09:35 UTC

    From your previous posts you'd have us believe you're doing some sort of computer science based course, or at least asking us to provide answers for exams. You can't search online to find out how to do this for youself without asking in a Perl forum? Google search.

Re^5: how to create a perl program using filehandle and streams ?
by Anonymous Monk on Apr 01, 2011 at 09:40 UTC
    That is usually covered on the first day of class, or first chapter of whatever book you're reading (for those who didn't take introductory computer classes); it involves using your mouse to manipulate your shell, or redirecting stderr to a file

    Behind the GUI lives the Shell

Re^5: how to create a perl program using filehandle and streams ?
by Anonymous Monk on Apr 01, 2011 at 09:46 UTC
    Try the help command, or help shell