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

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

  • Comment on Re^5: how to create a perl program using filehandle and streams ?