X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=perl%2Fprivate-Error.pm;h=11e9cd9a02eb3f85a9150c6fb06d1fc76abd9b09;hb=c67a9e26822b66a524424afd1197e47bed3ac565;hp=8fff86699fc4585ef9378150d3a60edf911ecc8c;hpb=38ebbacd93eb547b3608b64a2efc60fd79e1ea85;p=git.git diff --git a/perl/private-Error.pm b/perl/private-Error.pm index 8fff86699..11e9cd9a0 100644 --- a/perl/private-Error.pm +++ b/perl/private-Error.pm @@ -781,7 +781,7 @@ that is a plain string. (Unless C<$Error::ObjectifyCallback> is modified) This variable holds a reference to a subroutine that converts errors that are plain strings to objects. It is used by Error.pm to convert textual -errors to objects, and can be overrided by the user. +errors to objects, and can be overridden by the user. It accepts a single argument which is a hash reference to named parameters. Currently the only named parameter passed is C<'text'> which is the text