Exception-Stringy
view release on metacpan or search on metacpan
lib/Exception/Stringy.pm view on Meta::CPAN
Returns the list of field names that are in the exception.
=head2 $xfield()
my $value = $exception->$xfield('field_name');
$exception->$xfield(field_name => $value);
Set or get the given field. If the value contains one of the following
caracters, then it is transparently base64 encoded and decoded.
The list of forbidden caracters are:
=over
=item C<:>
the semicolon
=item C<|>
( run in 0.452 second using v1.01-cache-2.11-cpan-a9ef4e587e4 )