perl6-data-dump
perl6-data-dump copied to clipboard
DATA_DUMP env variable appears to have no effect
My DATA_DUMP setting:
export DATA_DUMP="indent=4,color=false,skip-methods=true,no-postfix=true"
When using Dump in a script I still get weird characters and type names on variables.
I normally use 'note' instead of 'say' and so text goes to STDERR instead of STDOUT.
Data::Dump version 0.0.14 Raku version 2021.10 Debian Buster (10), 64-bit.
Same problem here. Running macos with zsh.