Readline Library Wrapper for zoid
This package provides a set of modules that form an interactive input buffer
written in plain perl with minimal dependencies. It features almost all
key-bindings described in the posix spec for the sh(1) utility with some
extensions like multiline editing; this includes a vi-command mode with a
save-buffer (for copy-pasting) and an undo-stack.

It is compatible with the Term::ReadLine interface, so it
can be used with perl programs using this interface.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://metacpan.org/release/Term-ReadLine-Zoid
