We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
perl is installed ./start.sh says: Can't locate Config/Simple.pm... tryed
Can't locate Config/Simple.pm...
perl -MCPAN -e shell install Config::Simple
but it doesn't help
please add the description how to get it to work in the readme.md
The text was updated successfully, but these errors were encountered:
Problem solved with
sudo perl -MCPAN -e shell
install Bundle::CPAN reload cpan exit
sudo cpan Config::Simple sudo cpan JSON sudo cpan Log::Handler sudo cpan App::cpanminus cpanm GraphViz sudo cpan GraphViz2
./start.sh; eog *.svg works after that please add it to the Readme.md
./start.sh; eog *.svg
Sorry, something went wrong.
Thanks 👍 @jhamfler Feel free to contribute via pull request
No branches or pull requests
perl is installed
./start.sh says:
Can't locate Config/Simple.pm...
tryed
but it doesn't help
please add the description how to get it to work in the readme.md
The text was updated successfully, but these errors were encountered: