Sponsor:

Your company here — click to reach over 10,000 unique daily visitors

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.

Info

2024-01-25 perl v5.38.2 User Contributed Perl Documentation