View Single Post
Old 06-01-2018, 11:09 PM   #1
Pavan Techn
Registered User
 
Join Date: Mar 2018
Posts: 341
How will you open a file in read-only mode in Perl?

To open a file in read-only mode, '<' sign is used. You can only read this file and can't write anything.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Pavan Techn is offline   Reply With Quote