Setting Up Perl and CGI For Wamp Server WAMP(P)

rajeshkumar created the topic: Setting Up Perl and CGI For Wamp Server WAMP(P) chromicdesign.com/2009/05/setting-up-perl-for-wampp.html Test.pl/test.cgi #!C:\Perl64\bin\perl.exe # test.cgi by Bill Weinman [http://bw.org/] # Copyright 1995-2009 The BearHeart Group, LLC #…

Read more »

How to print two array with new line using a single print statement?

scmuser created the topic: How to print two array with new line using a single print statement? How to print two array with new line using a single print statement?

Read more »

Perl Interview Questions and Answers

rajeshkumar created the topic: Perl Interview Questions and Answers What line of code is a valid hash literal? [first => ‘John’, last => ‘Smith’] {first => ‘John’, last => ‘Smith’}…

Read more »