Skip to content

Commit c6f619f

Browse files
committed
Add differently worded reference to S22
There seems to be very little response from the current zef maintainer to improve the situation at all, so I'll just reword the docs better. It saddens me that he seems uninterested to solve the root problem, though.
1 parent 9f05edc commit c6f619f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/Language/modules.pod6

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,12 @@ lib
562562
The L<Test::META module | https://github.com/jonathanstowe/Test-META/>
563563
can help you check the correctness of the META.info file.
564564
565+
There are more fields described in the L<META specification |
566+
https://design.perl6.org/S22.html#META6.json>, but not all of these are
567+
implemented by existing package managers. Hence you should stick to the
568+
fields described in the above example block to ensure compatability with
569+
existing package managers.
570+
565571
=end item
566572
567573
=item Put your project under git version control if you haven't done so

0 commit comments

Comments
 (0)