NAME
FP::Repl::Trap
SYNOPSIS
use FP::Repl::Trap;
die "fun"; # opens a repl from FP::Repl
DESCRIPTION
Dead-simple wrapper around FP::Repl::WithRepl that simply enables trapping globally.
NOTE: the name is not set in stone yet, also, perhaps it should be *merged* with FP::Repl::WithRepl.
SEE ALSO
FP::Repl::WithRepl, FP::Repl::AutoTrap
NOTE
This is alpha software! Read the status section in the package README or on the website.