Pipes | Streams  «Prev  Next»

Reading from File Streams - Exercise

Write a simple Perl script that opens a file and prints it to the screen.
As with the previous exercise, it really need not be a complicated program.
Paste your source code into the text area below and click the Submit button when you are finished.