We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is not obvious why the Dump() method should need to mess with the UTF8-flag. Just let Data::Dump do its job. See also https://rt.cpan.org/Public/Bug/Display.html?id=28607.
Dump()
TODO:
The text was updated successfully, but these errors were encountered:
Closing as this is a duplicate of #694
Sorry, something went wrong.
bschmalhofer
No branches or pull requests
It is not obvious why the
Dump()
method should need to mess with the UTF8-flag. Just let Data::Dump do its job. See also https://rt.cpan.org/Public/Bug/Display.html?id=28607.TODO:
Dump()
is used as a key somewhere. That is, whether any string comparisons are done with itThe text was updated successfully, but these errors were encountered: