Perl Read File
Summary: in this tutorial, you will learn how to read a file in scalar context and read the file using diamond operator (). Please follow the open file tutorial before going forward with this tutorial. If you want to write to a file, check it out Perl wri...