File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -872,7 +872,7 @@ C<Upload a file to CPAN>.
872
872
= begin item
873
873
Select your file and click I < Upload > ! If everything was fine with your
874
874
dist, you should see your module tar file in your C < Perl6 > directory along
875
- with both a meta and a readme file named after your module filename.
875
+ with both a C < META > and a C < README > file named after your module filename.
876
876
877
877
I < Make sure you have a META6.json file in your dist and that the dist
878
878
version you're uploading is higher than the currently uploaded version.
@@ -909,7 +909,7 @@ get help having it added.
909
909
= item After the pull request has been accepted, wait for an hour. If
910
910
your module doesn't show up on L < https://modules.perl6.org/ > , please
911
911
view the log file at L < https://modules.perl6.org/update.log > to see
912
- if it identifies an error with your module or meta file.
912
+ if it identifies an error with your module or C < meta > file.
913
913
914
914
B < That's it! Thanks for contributing to the Perl 6 community! >
915
915
You can’t perform that action at this time.
0 commit comments