Explain gmtime() function in perl?


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

Post New Answer

More CGI Perl Interview Questions

Write an example explaining the use of symbol tables.

0 Answers  


“The methods defined in the parent class will always override the methods defined in the base class”. What does this statement means?

0 Answers  


In Perl, there are some arguments that are used frequently. What are that arguments and what do they mean?

0 Answers  


What happens to objects lost in "unreachable" memory, such as the object returned by Ob->new() in `{ my $ap; $ap = [ Ob->new(), $ap ]; }' ?

0 Answers  


how to install a package in perl ????

2 Answers  






How to read multi lines from a file in perl?

0 Answers  


What is the use of -t?

0 Answers  


How many data types are there in perl?

0 Answers  


How will you create a file in perl?

0 Answers  


what are the strategies followed for multiple form interaction in cgi programs?

0 Answers  


When would `local $_' in a function ruin your day?

0 Answers  


What does init 5 and init 0 do?

0 Answers  


Categories