What is epoch time in perl?
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.
How the interpreter is used in Perl?
What is the different between array and hash in perl programming?
what is the function that is used to identify how many characters are there in a string?
what r the future opportunities in PERL/LINUX after 3 years ??
Explain goto name?
How can we create perl programs in unix, windows nt, macintosh and os/2 ?
Explain perl. When do you use perl for programming?
Who created perl?
What is the difference between having a parenthesis after module name and without parenthsis after module name?? i.e Package::Module(); and Package::Module;
Write a cgi program to show the header part?
Explain USE and REQUIREMENT statements?