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

Consolidated PR to unbitrot IUP #10

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

dwarring
Copy link

@dwarring dwarring commented Aug 5, 2018

This PR

  • merges other outstanding PRs
  • adds LibraryMake as a replacement for Panda
  • fixes some other minor Rakudo issues

FROGGS and others added 13 commits February 27, 2014 21:44
It is a string representing the current working diretory as of now,
and it will be the same dir as an IO::Path in future.

I decided to not specify any parameters because these are not used
anyway.
The `perl` field specifies the minimal perl version for which this distribution can be installed and is a mandatory field. The value of `"6.*"` indicates any version suffices.

It is recommended to use [Test::META](https://modules.perl6.org/repo/Test::META) module as an author test, to catch any issues with the META file.
The `META.info` is a legacy, pre-Christmas name. While it's still currently supported, `META6.json` is the new name. And since a lot of people simply copy some module's  structure, the old name still proliferates, so we're trying to get rid of it for good  by sending PRs to any modules that use the old name, to switch to the modern name.
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

Successfully merging this pull request may close these issues.

3 participants