There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Synopsis:

shell

Run a command shell via Devel::REPL

To issue a debugger command inside the shell start the line with a '%' For example:

%info program  # shows debugged program information

To leave the shell enter a single .

See also:

eval