We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e14cda2 commit 2181b11Copy full SHA for 2181b11
lib/DBDish/Role/ErrorHandling.pm6
@@ -8,7 +8,7 @@ A role that handles the errors from connection handles and statement handles
8
=head3 Attributes
9
=head4 C<PrintError is rw>
10
Errors are printed to the standard error handle if this is True
11
-=head4 C<RaiseErrors is rw = True>
+=head4 C<RaiseError is rw = True>
12
Errors raise exceptions if this is True
13
=head3 Methods
14
=head4 errstr
0 commit comments