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

compilation errors #3

Open
dominix opened this issue Apr 10, 2019 · 0 comments
Open

compilation errors #3

dominix opened this issue Apr 10, 2019 · 0 comments

Comments

@dominix
Copy link

dominix commented Apr 10, 2019

perl -c zopenhsm.pl

Type of arg 1 to keys must be hash (not hash element) at /usr/local/bin/zopenhsm.pl line 72, near "})"
Type of arg 1 to keys must be hash (not reference constructor) at /usr/local/bin/zopenhsm.pl line 111, near "})"

I had to change 2 lines (72 & 111) with %{ actual_variable } to make perl happy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant