|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
If Mod Perl is installed, can you embed Perl in html documents like you do in PHP??
Is there a PERL tag that you have to use to seperate the embedded perl from the rest of the document? ------------------ In any large organization, if you have to ask the question: "Why?" the answer almost always starts with "Money". |
|
#2
|
|||
|
|||
|
>>can you embed Perl in html documents like you do in PHP??
YES >>Is there a PERL tag that you have to use to seperate the embedded >>perl from the rest of the document? YES [$ ... $] Pleae go to http://perl.apache.org |
|
#3
|
|||
|
|||
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by FED:
If Mod Perl is installed, can you embed Perl in html documents like you do in PHP?? [/quote] mod_perl .. or perhaps modperl . http://search.cpan.org/doc/GRICHTER...l-1.3b3/Faq.pod http://search.cpan.org/doc/JSWARTZ/...l_mason_faq.pod But I abhor the idea of mixing markup with code. Ugggg ... Here is a good module where you can separate your html 100% of the time: http://search.cpan.org/doc/SAMTREGA...1.7/Template.pm I have been using that with mod_perl and it is working like a charm. Peter |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > what do you do to use MOD Perl?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|