Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upinclude option fails on config file if included only once #3
Comments
This comment has been minimized.
This comment has been minimized.
|
Thanks for the report. Fixed [master 51b42fa]. |
perlancar
closed this
Nov 13, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
melo commentedNov 12, 2014
If you use a single include directive on the config file,
fattenwill fail to run with this error:I tried to fix this on App::fatten, but it is too late to do it there, it must be done somewhere in Perinci login/config, and I don't know enough of Perinci to do it.