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

Comment on data types and variables in perl.

504


How the interpreter is used in Perl?

531


What is the closure in PERL?

567


How to add elements in a hash in perl?

510


What are different data types that perl supports. Elaborate on them.

548






For a situation in programming, how can you determine that Perl is a suitable?

482


How to close a directory in perl?

493


How many loop control keywords are there in perl?

556


What are the functions that can be performed using cgi program?

483


Explain what is lvalue?

599


What is lexical variable in perl?

520


Explain goto name?

518


Write an example explaining the use of symbol tables.

560


What is the difference between single (') and double (") quote in a string in perl?

483


Write a script to reverse a string without using perl's built in functions?

500