answersLogoWhite

0

How is PERL different from HTML?

User Avatar

Anonymous

12y ago
Updated: 8/20/2019

Perl is a server-side language. It is executed on the server, and any output generated is sent to the client (the user).

HTML is read and executed by the client. It is simply sent, as is, by the server.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is WPP in HTML?

It stands for the Web Preprocessor. It is a Perl script to preprocess HTML files. This helps speed things up when the page is working.


Are HTML applications statefull or stateless?

Stateless, by default. HTML's parent protocol, HTTP, is a idempotent, stateless protocol. However, we have means using Javascript, PHP, Perl, Ruby, ASP, etc. to add a state an application. But, using only HTML, it's not possible.


How powerful HTML is in the present world?

Very powerful - every page you see in your browser is made up from content surrounded by HTML tags. Even server-based languages (PHP, Perl, etc.) still have to use HTML to return content to the user in a readable form.


Is there a HTML code will separate scripts so they don't interfere with each other?

No. To separate different versions of a page via logic would require a higher level language, such as JavaScript, PHP, ASP, Ruby, or Perl. HTML does not have the basic logic structures to make this possible. (Not that I know why you'd need to make this possible. Stil...)


Which are the websites of computer language?

There is alot of them some are html, php, java, c++, c+ also perl I know there is more but I dont know them. Hope that helps!


Is HTML is same for both computers and mobiles?

HTML is different for computers and mobiles. For Mobiles the HTML used is different in various aspects.


What are the different kinds of HTML?

Some different technologies that are built on top of HTML are DHTML - Dynamic HTML, XHTML - Extended HTML, XML - Extended Markup Language etc.


What are some facts about Perl?

Perl is a programming language. Perl is an interpreted programming language. Perl is very useful for shell scripts, application programming, and web applications. Perl is quite easy to learn. Perl can be, but does not have to be, object-oriented. Perl was created by Larry Wall. Perl has probably the best implementation of regular expressions in existence.


What are webpages hosted on?

There are many type of web pages ASP PHP CGI PERL PYTHON HTML SHTML HTM cold fusion JSP check out www.365ezone.com


Can you go to a different regon after you bet the elat 4 on Pokemon perl?

no sir/mam


Why PERL is used for the cgi?

Perl was the easiest language to use.The program is a text file, they can easily upload it and pass it around. Perl script is well the same on any platform, so what you wrote locally most likely worked exactly the same on a different machine.


Who introduced different versions of HTML?

The World Wide Web Consortium is now responsible for HTML and its different versions.