Skip to content

Commit f7f15f4

Browse files
committed
screenshot update
1 parent 585132b commit f7f15f4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

doc/INTERACTIVE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PEB interactive Perl scripts are able to receive user input multiple times after
44

55
## Requirements for Interactive Perl Scripts
66

7-
* **Event Loop**
7+
* **Event Loop**
88
Each PEB interactive Perl script must have its own event loop waiting constantly for new data on STDIN or in a temporary file for a bidirectional connection with PEB. ``AnyEvent`` is a popular Perl framework for building different types of event loops.
99

1010
* **No Buffering**

doc/screenshot.png

-330 Bytes
Loading

0 commit comments

Comments
 (0)