![]() |
#1 |
Registered User
Join Date: Mar 2018
Posts: 341
|
How to close a file in Perl?
Closing a file in Perl is not mandatory. However, using close() function will disassociate file handle from the corresponding file.
For more information: click here
__________________
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. |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to prevent file truncation in Perl? | Pavan Techn | Cgi-perl | 0 | 06-01-2018 11:11 PM |
How will you open a file in write-only mode in Perl? | Pavan Techn | Cgi-perl | 0 | 06-01-2018 11:10 PM |
How will you create a file in Perl? | Pavan Techn | Cgi-perl | 0 | 06-01-2018 11:09 PM |