You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -491,7 +491,6 @@ They have two functions:
491
491
* PEB does not embed any Perl interpreter in itself and relies on an external Perl distribution, which could be easily changed or upgraded independently.
492
492
493
493
## Limitations
494
-
* No new data can be sent to an already running script. Local Perl scripts should receive their data input on startup.
495
494
* No page produced by a local Perl script can be reloaded because no temporary files for script output are written.
496
495
Local HTML pages, as well as web pages, can be reloaded using the JavaScript function ```location.reload()```.
0 commit comments