Skip to content

Commit

Permalink
fix example in pod
Browse files Browse the repository at this point in the history
  • Loading branch information
peczenyj committed Dec 12, 2023
1 parent fd007ab commit 6a394bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.pod
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ With option C<convert_blessed>, the encoder will call this method.

say $encoded;

# outputs:
Outputs:

{
"tc_string" : "COyiILmOyiILmADACHENAPCAAAAAAAAAAAAAE5QBgALgAqgD8AQACSwEygJyAAAAAA",
Expand Down
2 changes: 1 addition & 1 deletion lib/GDPR/IAB/TCFv2.pm
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,7 @@ With option C<convert_blessed>, the encoder will call this method.
say $encoded;
# outputs:
Outputs:
{
"tc_string" : "COyiILmOyiILmADACHENAPCAAAAAAAAAAAAAE5QBgALgAqgD8AQACSwEygJyAAAAAA",
Expand Down

0 comments on commit 6a394bf

Please sign in to comment.