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


Please Help Members By Posting Answers For Below Questions

We all know private variables exist in perl. But do private METHODS exist in perl ? Eg ?

2194


Give an example of using the -n and -p option.

789


What is the use of "stderr()"?

820


What does the’$_’ symbol mean?

809


What is the importance of perl warnings? How do you turn them on?

800


Explain socket programming in perl?

711


What is 'rollback' command in perl?

755


Explain lists ?

738


What is -> symbol in perl?

774


Differentiate use and require?

721


What can be done for efficient parameter passing in perl? Explain.

820


Which operator in perl is used for the concatenation of two strings?

765


Explain lists in perl?

752


What does `$result = f() .. g()' really return?

807


What is the function of cgiwrap in cgi programming?

679