ingydotnet / yaml-pm

YAML Perl Module
http://search.cpan.org/dist/YAML/
20 stars 27 forks source link

Documentation of YAML::Any and YAML: should I use YAML or not? (very minor) #229

Open jforget opened 2 months ago

jforget commented 2 months ago

On one hand, when I read the documentation for YAML::Any, I read:

WARNING: This module will soon be deprecated. The plan is that YAML.pm itself will act like an Any module

which implies that YAML.pm is the way to go.

On the other hand, when I read the documentation for YAML version 1.31, I read that I should not use YAML, but rather YAML::PP or YAML::PP::LibYAML.

Can you please fix either documentation (or both), to dispel the ambiguities? Not a big deal, though.

Thank you

Jean Forget J2N-FORGET at orange dot fr