Explain strftime() function in perl?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More CGI Perl Interview Questions

What is v-strings?

0 Answers  


If EXPR is an arbitrary expression, what is the difference between $Foo::{EXPR} and *{"Foo::".EXPR}?

0 Answers  


what is the difference between require and use in perl?

3 Answers   IBM,


What does delete function do in perl?

0 Answers  


What does init 5 and init 0 do?

0 Answers  


What is cpan ? What are the modules coming under this?

0 Answers  


What is qq (double q)operator in perl?

0 Answers  


How will you get the count of parameters passed to a perl subroutine?

0 Answers  


Difference between Perl and Mod_perl?

2 Answers  


List the files in current directory sorted by size ?

0 Answers  


what is the function that is used to identify how many characters are there in a string?

0 Answers  


Write a simple regular expression to match an IP address, e-mail address, city-state-zipcode combination.

15 Answers  


Categories