Giter VIP home page Giter VIP logo

webdyne's Introduction

**** INTRODUCTION ****

WebDyne is a dynamic content generation engine for Apache/mod_perl and
FastCGI capable web servers.  HTML documents with embedded Perl code are
processed to produce customised HTML output.

An installer is included in the base WebDyne module for Apache, other
installers are available by downloading the appropriate module (e.g. 
WebDyne::Install::Lighttpd) from CPAN.

Once WebDyne is installed any file with a .psp extension is treated as a
WebDyne source file.  It is parsed for WebDyne specific tags (such as <perl>
and <block>) which are interpreted and executed on the server as
appropriate.  The resulting output is then sent to the browser.

Once parsed paged are are optionally stored in a partially compiled format,
speeding up subsequent processing.

The aim of WebDyne is to make coding web pages with Perl components a
faster, easier and more enjoyable experience.


**** GETTING STARTED ****

1 .. Install the WebDyne module from CPAN

2 .. Run the wdapachinit binary for Apache install and restart Apache. See documentation for
     other Web servers.

3 .. Create a .psp file in the Web server home directory. See documentation
     for examples

4 .. Load with your browser.

webdyne's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.