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

How to open and read data files with Perl

830


What is the difference between localtime() and gmtime() functions?

791


If EXPR is an arbitrary expression, what is the difference between $Foo::{EXPR} and *{"Foo::".EXPR}?

714


Explain what is perl language?

690


Which statement has an initialization, condition check and increment expressions in its body? Write a syntax to use that statement.

791


what is Perl one liner?

709


You want to open and read data files with perl. How would you do that?

702


What is warn function in perl?

718


Explain different types of perl operators.

720


Explain regular expression in perl?

730


“Perl regular expressions match the longest string possible”. What is the name of this match?

748


what is CPAN?

719


What does read () command do?

696


Explain the difference between "my" and "local" variable scope declarations. ?

764


What is confess function in perl?

731