Skip to content
New issue

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

Eliminate the type option of Kernel::System::Main::Dump() #1955

Closed
1 task
bschmalhofer opened this issue Sep 27, 2022 · 1 comment
Closed
1 task

Eliminate the type option of Kernel::System::Main::Dump() #1955

bschmalhofer opened this issue Sep 27, 2022 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists
Milestone

Comments

@bschmalhofer
Copy link
Contributor

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:

  • before changing this, check whether the output of Dump() is used as a key somewhere. That is, whether any string comparisons are done with it
@bschmalhofer bschmalhofer added this to the Wishlist milestone Sep 27, 2022
@bschmalhofer bschmalhofer self-assigned this Mar 24, 2023
@bschmalhofer bschmalhofer added the duplicate This issue or pull request already exists label Mar 24, 2023
@bschmalhofer
Copy link
Contributor Author

Closing as this is a duplicate of #694

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant