Which functions in perl allows you to include a module file.
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.
You want to read command-line arguements with perl. How would you do that?
What is the importance of perl warnings?
how to connect cisco switch uisng perl script
What are the advantages of c over Perl?
How will you get the count of parameters passed to a perl subroutine?
How to sort dates in Perl ?
Why do you use Perl?
How many data types are there in perl?
what are the strategies followed for multiple form interaction in cgi programs?
Explain chop?
How to create a package?