Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use Config::Any::YAML for free yaml support #16

Closed
wants to merge 2 commits into from

Conversation

rabbiveesh
Copy link

Since JSON is a subset of YAML, wouldn't it make sense to use Config::Any::YAML instead of ::JSON? YAML is orders of magnitude easier to write, and this won't break backcompat at all.

To be fair, I haven't tested this out with all the YAML backend, and haven't yet required one in the dist.ini.

@rabbiveesh
Copy link
Author

Eh, at this point, I think it makes more sense to have something like this be opt-in instead of built-in.

@rabbiveesh rabbiveesh closed this Dec 21, 2021
@rabbiveesh rabbiveesh deleted the rabbiveesh/yaml branch December 21, 2021 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant