perl6-data-dump icon indicating copy to clipboard operation
perl6-data-dump copied to clipboard

DATA_DUMP env variable appears to have no effect

Open tbrowder opened this issue 4 years ago • 1 comments

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.

tbrowder avatar Nov 06 '21 16:11 tbrowder

Same problem here. Running macos with zsh.

sdondley avatar Jun 20 '22 11:06 sdondley