Answer Posted / zech
open FILEHANDLE, ">$FILENAME"
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are arrays in perl?
What happens in dereferencing?
How can I display all array element in which each element will display on next line in perl ?
Is there any way to add two arrays together?
Explain join function in perl?
What package you use to create a windows services?
How to turn on Perl warnings? Why is that important?
How do I sort a hash by the hash value?
Explain tk?
What $! In perl?
What is it meants by '$_'?
What is confess function in perl?
What syntax is used for grep() function?
How does polymorphism work in perl?
Perl regular expressions are greedy" what does this mean?