in reply to Re^3: Perl Code in HTML
in thread Perl Code in HTML

Well, it's taboo to say that without giving some kind of sane reason. The poster knows perl and likes it, perl can be embedded in HTML, so what are you saying?

Replies are listed 'Best First'.
Re^5: Perl Code in HTML
by Lawliet (Curate) on Jan 29, 2009 at 19:48 UTC

    I am assuming he would rather use php because it is less work to implement -- rename the file to .php and put <?php echo "hurrr"; ?> somewhere in the file.

    And you didn't even know bears could type.

      But you skipped the "find out out how PHP is set up on your ISP" and "learn PHP" steps. Setting up Mason could be a challenge for a n00b, but it's not hard to write a basic CGI script that uses templates, and you learn some really useful things about HTTP by doing it.

        Mmh, good point. I suppose I was in the same thought process as the Anonymous Monk who inspired our replies.

        And you didn't even know bears could type.