Skip to content

Commit e56d26a

Browse files
committed
documentation update
1 parent 38d8dbf commit e56d26a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,6 @@ They have two functions:
491491
* PEB does not embed any Perl interpreter in itself and relies on an external Perl distribution, which could be easily changed or upgraded independently.
492492

493493
## Limitations
494-
* No new data can be sent to an already running script. Local Perl scripts should receive their data input on startup.
495494
* No page produced by a local Perl script can be reloaded because no temporary files for script output are written.
496495
Local HTML pages, as well as web pages, can be reloaded using the JavaScript function ```location.reload()```.
497496
* No history and cache.

0 commit comments

Comments
 (0)