Collaborate wrote:
After wiriting the output of a Perl program to a text file, I'd like to immediately open (display the contents of) that text file from within the code so I can see what's in the file. I am wondering if there is a simple way to accomlish this. Thanks.
How about simply printing the output to STDOUT as well? -- Gunnar Hjalmarsson Email: http://www.gunnar.cc/cgi-bin/contact.pl -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/