Skip to content

Commit 14ba243

Browse files
committed
Spec "production" flag in META6.json
1 parent 7b30bf2 commit 14ba243

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

S11-modules.pod

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -899,6 +899,16 @@ Optional. A hash of key-value pairs regarding support for this distribution.
899899
Possible names are: C<email>, C<mailinglist>, C<bugtracker>, C<source>,
900900
C<irc>, C<phone>.
901901

902+
=head3 production
903+
904+
Optional. A Boolean to indicate whether or not this is a distribution intended
905+
to be used in production. For instance:
906+
907+
"production" : 1
908+
909+
By default, a distribution is not ready for production. If a distribution
910+
is not ready for production, then it will never be recommended.
911+
902912
=head2 Special directories
903913

904914
A distribution may contain several directories that will be handled

0 commit comments

Comments
 (0)