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

Comment on the scope of variables in perl.

0 Answers  


What can be done for efficient parameter passing in perl?

0 Answers  


What is eval function in perl?

0 Answers  


I have created a CGI-based page,after entering all the values in to the fields, How to get the output on the web browser using Perl

4 Answers  


What is hash?

0 Answers  


How do I debug a perl program?

0 Answers  


I have one question regarding to eval function. I know eval function is use for error checking but I am not able to understand below line. eval \'exec perl -S $0 ${1+\"$@\"}\' if 0; $0 for script name $@ set if error occur

0 Answers  


What does length(%HASH) produce if you have thirty-seven random keys in a newly created hash?

0 Answers  


Which functions in perl allows you to include a module file.

0 Answers  


Explain about the applications of perl?

0 Answers  


What are the different instances used in cgi overhead?

0 Answers  


Where the command line arguments are stored and if you want to read command-line arguments with Perl, how would you do that?

0 Answers  


Categories