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 771d505 commit 331a251Copy full SHA for 331a251
S32-setting-library/Exception.pod
@@ -18,7 +18,7 @@ Authors of previous versions of this document:
18
Created: 26 Feb 2009
19
20
Last Modified: 24 August 2012
21
- Version: 24
+ Version: 25
22
23
The document is a draft.
24
@@ -1205,7 +1205,7 @@ C<Set> does not know how to handle an object of such type.
1205
1206
A common exception type for all errors related to C<DateTime> or C<Date>.
1207
1208
- my class X::Temporal is Exception { }
+ my role X::Temporal is Exception { }
1209
1210
=head2 X::Temporal::InvalidFormat
1211
0 commit comments