タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

cpanに関するudzuraのブックマーク (1)

  • Carp::Reply

    NAME Carp::Reply - get a repl on exceptions in your program VERSION version 0.08 SYNOPSIS perl -MCarp::Reply script.pl or use Carp::Reply (); sub foo { # ... Carp::Reply::repl(); # ... } DESCRIPTION Carp::Reply provides a repl to use within an already running program, which can introspect the current state of the program, including the call stack and current lexical variables. It works just like R

    Carp::Reply
  • 1