Name

open

Synopsis

open DEST, FILENAME
open DEST, FILENAME, MODE
               

Open a file in the specified mode (“<”, “>”, etc.) and return a filehandle. Without the mode it defaults to read/write.

Arguments: P, S, S or P, S

Get Perl 6 and Parrot Essentials, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.