We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e07fc commit cf55a18Copy full SHA for cf55a18
lib/JSON/Class.pm
@@ -40,9 +40,8 @@ L<JSON::Unmarshal|https://github.com/tadzik/JSON-Unmarshal> respectively.
40
41
The L<JSON::Marshal|https://github.com/jonathanstowe/JSON-Marshal> and
42
L<JSON::Unmarshal|https://github.com/tadzik/JSON-Unmarshal> provide traits
43
-for controlling the unmarshalling/marshalling of specific attributes. If these
44
-are required for your application then you will need to use these modules
45
-directly in your code for the time being.
+for controlling the unmarshalling/marshalling of specific attributes which
+are re-exported by this module.
46
47
=head1 METHODS
48
0 commit comments