Specifying the type of your CPAN dependencies
Specifying the type of your CPAN dependencies
In this article, we’ll cover the different types of dependencies and how you combine these with the phases (described in the previous article) to specify the dependencies (or prereqs) for your CPAN distribution.
Posts in this series:
- An introduction to CPAN distribution metadata
- Dependency phases in CPAN distribution metadata
- Specifying the type of your CPAN dependencies
- Specifying dependencies for your CPAN distribution