Open neilb opened 9 years ago
Hi Jesse,
This just adds the following to dist.ini:
dist.ini
[Deprecated]
Which sets x_deprecated to true in the dist's metadata.
x_deprecated
This makes it easy for tools and CPAN auto processors to detect it as a deprecated dist.
See my blog post about it for background.
Cheers, Neil
Added in haarg/Parse-Keyword@8ce919742902c907d73520605467c202ad516ec5, included in v0.09.
Hi Jesse,
This just adds the following to
dist.ini
:Which sets
x_deprecated
to true in the dist's metadata.This makes it easy for tools and CPAN auto processors to detect it as a deprecated dist.
See my blog post about it for background.
Cheers, Neil