Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: [OT?] Other Languages

by etcshadow (Priest)
on May 25, 2005 at 03:24 UTC ( [id://460227]=note: print w/replies, xml ) Need Help??


in reply to Re: [OT?] Other Languages
in thread [OT?] Other Languages

gloryhack mentioned HTML::EmbPerl. That would look like:
<html> ... [- print for reverse 1..10; print "BLASTOFF!"; -] ... </html>
There's also Apache::ASP. It would look so very different as to be:
<html> ... <% print for reverse 1..10; print "BLASTOFF!"; %> ... </html>
Egadz! There's also several others (for example HTML::Mason, which (much like Apache::ASP) can be used in a fairly light-weight manner, as well as more template-heavy). For what it's worth, I've used both and prefer Apache::ASP.
------------ :Wq Not an editor command: Wq

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://460227]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (11)
As of 2024-03-28 09:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found