The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

wrt-repl - simple read-eval-print loop for wrt's inner workings

USAGE

    wrt repl

DESCRIPTION

Uses Term::ReadLine to provide a live interface to a loaded wrt environment for the current working wrt directory.

This is primarily a debugging tool for the current wrt implementation itself.

Detailed documentation can be found in the App::WRT man page or at https://code.p1k3.com/gitea/brennen/wrt.

LICENSE

    wrt is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

AUTHOR

Brennen Bearnes <code@p1k3.com>