Download List

Project Description

Pike ScriptRunner allows you to run scripts
written in Pike under any FastCGI-enabled Web
server. It provides request parsing and I/O
handling, enabling you to get right to the task of
writing your code. It is a dynamic object-oriented
language with a C-like syntax and a number of
features that make it desirable for rapid
prototyping and deployment of Web applications.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-02-03 08:38
0.5

The -p option was added to allow starting up with
a listen port. The SCGI runner was added, which
doesn't require any external libraries. This was
tested to run under lighttpd.
Tags: Major feature enhancements

2005-12-23 07:25
0.4

An autoconf based installer, RAM and SQLite
session storage options, and additional
documentation were added.
Tags: Major feature enhancements

2005-10-10 22:22
0.3

Numerous bugfixes and feature enhancements. Major additions include persistent sessions and PikeServerPages directives.
Tags: Major feature enhancements

2005-09-30 09:56
0.2

This release adds a number of convenience methods
for sending redirects and so forth. Additionally,
this release provides preliminary support for Pike
Server Pages (PSP), which allows you to mix Pike
code and HTML in the same page.
Tags: Major feature enhancements

2005-09-22 06:36
0.1

Tags: Initial freshmeat announcement

Project Resources