tinyrepl - Man Page
Tiny REPL
Synopsis
$ tinyrepl re.pl$ "s" x 5 "sssss" re.pl$ exit $ tinyrepl --plugin HintPersistence
Description
tinyrepl is a minimal pure-Perl REPL. It is just a small wrapper around Eval::WithLexicals.
Options
- --plugin=
Loads a plugin into the REPL. See "with_plugins" in Eval::WithLexicals.
Support
See Eval::WithLexicals for support and contact information.
Authors
See Eval::WithLexicals for authors.
Copyright and License
See Eval::WithLexicals for the copyright and license.
Info
2024-07-19 perl v5.40.0 User Contributed Perl Documentation