What is the usage of -i and 0s options?
No Answer is Posted For this Question
Be the First to Post Answer
Try pattern matching for the following: 1) 10.111.23.11 2) /root/abc/cde/fgg/ac.xml --> Get file name without extention. 3) /root/abc/ac.xml/fgg/ac.xml --> Get file name without extention. 4) What does "DIE" meant in PERL? 5) chomp 6) "This is saturday" --> Print the weekday number. 7) 11-2-2009 --> Print the name of the month. 8) Reverse the string without using func in C.
Can we load binary extension dynamically?
What is the purpose of “_file_ literal” and “_line_ literal” in perl?
Give an example of using the -n and -p option.
What is a chomp() function in perl?
what are prefix dereferencer and list them out?
How do find the length of an array?
How to open and read data files with Perl
Mention the difference between die and exit in Perl?
What is automatic error handling in perl?
How can information be put into hashes?
What is perl? What is the basic command to print a string in perl?