Changeset 14366 for misc/runpugs/data

Show
Ignore:
Timestamp:
10/17/06 08:26:33 (2 years ago)
Author:
andara
svk:copy_cache_prev:
21206
Message:

[runpugs]
-clean up sessions/IP on timeout
-first commit of generic Web::Terminal

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • misc/runpugs/data/runpugs.html

    r14299 r14366  
    44<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 
    55 
    6 <title>Run Perl6 Now!</title> 
     6<title>Run Perl 6 Now -- in your browser!</title> 
    77<link rel="stylesheet" type="text/css" href="/runpugs.css"> 
    88<script language="JavaScript"> 
     
    2626<body> 
    2727<div id="mainwindow"> 
    28 <h1>Run Perl6 now -- in your browser!</h1> 
     28<h1>Run Perl 6 now -- in your browser!</h1> 
    2929<p>This live web terminal runs the latest developement snapshot of 
    3030the <a href="http://www.pugscode.org">pugs</a> interpreter for <a 
    31 href="http://dev.perl.org/perl6/">Perl6</a>. For more information, read <a 
    32 href="http://feather.perl6.nl/~andara/runpugs/">this</a>. 
     31href="http://dev.perl.org/perl 6/">Perl 6</a>. For more details, read the <a 
     32href="http://feather.perl6.nl/~andara/runpugs/">info page</a>. 
    3333</p> 
    3434<form style="text-align: center" id="term" name="terminal" action="/cgi-bin/runpugs" method="POST">