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
Answer Posted / raghav
Including the First two answers also go thru CGI.pm module.
or else you can also use the cgi-lib.pl.
Go through the docs of the modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
“The methods defined in the parent class will always override the methods defined in the base class”. What does this statement means?
Hi, I am a accountant. I am preparing a balance sheet but because of staff shortage and time pressures I cant complete it on time. There is lot of common data with last years which I need not retype and I can manage by editing last year’s balance sheet ? Is their any software on net where I can do this easily??
What is Perl?
what is Polymorphism in Perl?
What does read () command do?
Define print() function in perl?
What is the difference between single (') and double (") quote in a string in perl?
Which functions in perl allows you to include a module file.
What are perl strings?
What is the use of –w?
What is the use of strict?
What does next statement do in perl?
What is cpan in perl?
Which has highest precedence in between list and terms? Explain?
Explain strftime() function in perl?