We recently established an informal metadata standard for marking
a distribution as deprecated, using the x_deprecated
key.
This is useful when automatically processing distributions,
rather than pattern matching on the word 'deprecated' and variants.
MetaCPAN will probably
visually identify a distribution as deprecated based on this metadata.
Here I'll describe how to add this to a distribution,
using some of the distribution builders.