The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Data-Dumper-AutoEncode TOMYHERO"

Data::Dumper::AutoEncode - Dump with recursive encoding River stage one • 4 direct dependents • 4 total dependents

Data::Dumper::AutoEncode stringifies perl data structures including unicode string to human-readable. example: use utf8; use Data::Dumper; my $foo = +{ foo => 'おでん' }; print Dumper($foo); It will dump like this { foo => "\x{304a}\x{3067}\x{3093}" } T...

BAYASHI/Data-Dumper-AutoEncode-1.00 - 12 Apr 2020 20:06:54 UTC
1 result (0.024 seconds)