perlpunk / YAML-PP-p5

A YAML 1.2 processor in perl
https://metacpan.org/pod/YAML::PP
24 stars 8 forks source link

Update yamlpp-* tools to support the Merge feature. #35

Closed ArcticSnowman closed 4 years ago

ArcticSnowman commented 4 years ago

The utilities shipped with YAML do not support https://metacpan.org/pod/YAML::PP::Schema::Merge feature.

It's be really nice if they had it turned on by default or via some command line flag.

@perlpunk Kudos on being one of the first PERL YAML parsers to support this feature.

Thanks

perlpunk commented 4 years ago

Indeed, I want to add more options to the several utilities.

perlpunk commented 4 years ago

I uploaded 0.023_001. (metacpan seems a bit slow with indexing right now, though, I don't see it up yet). yamlpp-load and yamlpp-load-dump now have new options --merge and --module. Maybe you can try it out?

perlpunk commented 4 years ago

I released 0.024