DragonFly On-Line Manual Pages

Search: Section:  


TINYREPL(1)           User Contributed Perl Documentation          TINYREPL(1)

NAME

tinyrepl - 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. perl v5.20.2 2014-06-13 TINYREPL(1)

Search: Section: