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

Option lib-path and debug are ignored in config files #141

Open
nichtich opened this issue May 24, 2015 · 0 comments
Open

Option lib-path and debug are ignored in config files #141

nichtich opened this issue May 24, 2015 · 0 comments

Comments

@nichtich
Copy link
Member

This catmandu.yml

---
lib-path: local/lib/perl5
debug: 1

should be equivalent to calling catmandu with options -I local/lib/perl5 --debug 1. I suppose adding Catmandu::Util::use_lib and seup_debugging in Catmandu::load will fix this.

@nichtich nichtich added the bug label May 24, 2015
@nics nics added new feature and removed bug labels Dec 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants