Answer Posted / zech
open FILEHANDLE, ">$FILENAME"
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Comment on array slicing and range operator
Why to use perl?
What is the difference between die and exit in perl?
Why do we use "use strict" in perl?
What can be done for efficient parameter passing in perl? Explain.
When do you use perl programming?
How do you turn on the perl warnings?
What is the peculiarity of returning values by subroutines in perl?
What is the use of -n and -p options?
Define say() function in perl?
Explain split function in perl?
How to dereference a reference?
What are the different instances used in cgi overhead?
How many types of primary data structures in Perl and what do they mean?
explain the various functions/directives in perl that allow you to include/import a module. Also, state the differences between them.