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

Getting error during build #2

Open
manwar opened this issue Nov 1, 2015 · 0 comments
Open

Getting error during build #2

manwar opened this issue Nov 1, 2015 · 0 comments

Comments

@manwar
Copy link

manwar commented Nov 1, 2015

Hi Chris,

Running 'perl Makefile.PL' in my dev box throws the following error:

[ubuntu:~/my-github/source/minismokebox] manwar (master) $ perl Makefile.PL
include /home/manwar/my-github/source/minismokebox/inc/Module/Install.pm
Bareword "githubmeta" not allowed while "strict subs" in use at Makefile.PL line 46.
Execution of Makefile.PL aborted due to compilation errors.

After installing Module::Install::GithubMeta, the error is gone as 'githubmeta' is provided by the package Module::Install::GithubMeta.

I am not sure the best approach to resolve this issue. Please advise.

Many Thanks.

Best Regards,
Mohammad S Anwar

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