Skip to content

Commit cf55a18

Browse files
committed
Re-export the traits
1 parent c2e07fc commit cf55a18

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

lib/JSON/Class.pm

+2-3
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,8 @@ L<JSON::Unmarshal|https://github.com/tadzik/JSON-Unmarshal> respectively.
4040
4141
The L<JSON::Marshal|https://github.com/jonathanstowe/JSON-Marshal> and
4242
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.
43+
for controlling the unmarshalling/marshalling of specific attributes which
44+
are re-exported by this module.
4645
4746
=head1 METHODS
4847

0 commit comments

Comments
 (0)