Perl Tutorial - Open - Tizag Tutorials
A complete example of how to open files using PERL. ... Perl - File Open Files are opened using the open and sysopen function. Nothing fancy here at all. Either function may be passed up to 4 arguments, the first is always the file handle discussed earlie...