tadzik / Grammar-BNF

Parse BNF and ABNF grammars and generate Perl 6 grammars from them
MIT License
16 stars 5 forks source link

Use modern META filename #10

Closed zoffixznet closed 7 years ago

zoffixznet commented 7 years ago

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.