aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-REPL/pkg-descr
blob: 19fb5f5395a7f0d73dd4bf8a4d30f2b28081de11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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.

Through a plugin system, many features are available on demand. You
can also tailor the environment through the use of profiles and run
control files, for example to pre-load certain Perl modules when
working on a particular project.

WWW: https://metacpan.org/release/Devel-REPL