Group
Extension

Matches 1

Throwable-X ( R/RJ/RJBS/Throwable-X-0.008.tar.gz, RJBS, 2023; MetaCPAN )
Throwable-X/lib/Throwable/X.pm ( view source; MetaCPAN )
use in another program, for example in a web
#pod browser receiving a serialized Throwable::X via JSON in response to an
#pod XMLHTTPRequest.
#pod
#pod   {
#pod     ident   => $err->ident,
#pod     me
 and use in another program, for example in a web
browser receiving a serialized Throwable::X via JSON in response to an
XMLHTTPRequest.

  {
    ident   => $err->ident,
    message => $err->message_f

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.