How to close a directory in perl?
No Answer is Posted For this Question
Be the First to Post Answer
How to connect to SQL server through Perl?
Packing and Unpacking. Hi, I want to get output as 0x23400000345.... in the below example How to get? i tried out, but unable to get the answer $r=0x234; $t=0x345; $y=pack('L L',$t,$r); $x1=unpack('L!',pack('P',$y)); printf("\nThe value is $x1"); I didn't get constant output
What is the easiest way to download the contents of a URL with Perl?
What are the steps involved when the cgi program starts running?
Differentiate between use and require, my and local, for and foreach and exec and system
what r the future opportunities in PERL/LINUX after 3 years ??
What is stdin in perl?
Which has highest precedence in between list and terms? Explain?
How will you get the count of parameters passed to a perl subroutine?
List the data types that Perl can handle?
What is use of ‘->’ symbol?
How to get help for perl?