shuppet / raku-api-discord

Raku module for interacting with the Discord API.
https://shuppet.com
BSD 3-Clause "New" or "Revised" License
30 stars 3 forks source link

Various fixes for META6.json. #43

Closed tmtvl closed 4 years ago

tmtvl commented 4 years ago

After I saw a mention on Discord that there were problems installing this module with zef I gave it a quick once-over.

The following changes were made:

Add Test::META to ensure the file is well-formed. Update all extensions to the new names. Add missing bindings in the provides subsection.

If you want I can split the commit into various parts.

kawaii commented 4 years ago

Hello, and thank you for the extensive PR! There are quite a lot of changes here so I'll take some time to evaluate and test locally before merging. Thank you so much. :)