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

Need an easy way to add a link to Git/Github #80

Open
scottchiefbaker opened this issue Jan 22, 2023 · 2 comments
Open

Need an easy way to add a link to Git/Github #80

scottchiefbaker opened this issue Jan 22, 2023 · 2 comments

Comments

@scottchiefbaker
Copy link

I wanted Metacpan to link to the Github repository which requires a change to Makefile.PL. I couldn't find anything in the documentation about how to add it, so I had to ask on IRC. This is not particularly novice friendly. Is there a less manual way to solve this problem?

I think a simple solution would be to add the sample git/repo links in Makefile.PL but comment the lines out?

Just so it's written down this is the commit where I solved the problem.

@Grinnz
Copy link
Collaborator

Grinnz commented Jan 22, 2023

It could be reasonable to generate a META_MERGE section in the default Makefile.PL

@scottchiefbaker
Copy link
Author

scottchiefbaker commented Jan 22, 2023

Maybe we could trigger off the --git flag as well? That would certainly indicate the user's intention and we could pre-populate that section of the Makefile.

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

2 participants