Devel-REPL-1.003029

modern perl interactive shell

Index | devel

Description

This is an interactive shell for Perl, commonly known as a REPL -
Read, Evaluate, Print, Loop. The shell provides for rapid development
or testing of code without the need to create a temporary source code
file.

Maintainer: Wen Heping <wenheping2000@hotmail.com>

Run Dependencies