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

Cosmetic: First "perl Makefile.PL" complains about META.yml #16

Open
russellvt opened this issue Aug 21, 2017 · 0 comments
Open

Cosmetic: First "perl Makefile.PL" complains about META.yml #16

russellvt opened this issue Aug 21, 2017 · 0 comments

Comments

@russellvt
Copy link

The first time you run "perl Makefile.PL" after cloning, the script complains about META.yml... and then proceeds to write it out. This is cosmetic in nature, though may "panic" the unwary.

$ perl Makefile.PL 
include /home/my_home_dir/github/monitoring-plugin-perl/inc/Module/Install.pm
include inc/Module/Install/Metadata.pm
include inc/Module/Install/Base.pm
include inc/Module/Install/Makefile.pm
include inc/Module/Install/WriteAll.pm
include inc/Module/Install/Win32.pm
include inc/Module/Install/Can.pm
include inc/Module/Install/Fetch.pm
Checking if your kit is complete...
Warning: the following files are missing in your kit:
	META.yml
Please inform the author.
Writing Makefile for Monitoring::Plugin
Writing MYMETA.yml and MYMETA.json
Writing META.yml
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