in reply to Embedding Perl in HTML

Also try this:
Pee.sourceforge.net . Simple but goodie. Works with Apache, and as a standalone script too.

-- tune

Replies are listed 'Best First'.
Embedding Perl in HTML is the tip of an iceberg
by princepawn (Parson) on Oct 26, 2000 at 22:18 UTC
    I took a look at PEE and immediately thought: yeah, but all it does is Embed Perl in HTML... it is rare the dynamic content generation is all that one wants out of Perl and a website, in which case complete Web Application Development Environments are more appropriate.

    For example, it is imaginable that you also want

  • sessioning
  • caching
  • HTML-based database querying and navigation