ingydotnet / yaml-pm

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

Allow more characters in anchor #196

Closed perlpunk closed 6 years ago

perlpunk commented 6 years ago

Add -_/.

Allowing all characters that are allowed by the spec is currently not planned.

See #127