Name

open

Synopsis

$fh->open(filename[, mode[, perms]])

Opens the newly created filehandle. Accepts one, two, or three parameters. With one parameter, it acts as a frontend for Perl’s built-in open function. With two parameters, the first parameter is a filename, and the second is the open mode, optionally followed by a third parameter, the file permission value.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.125.205