in reply to Listing dependencies for Perl modules--should even the common ones get listed?
Definitely specify the minimum required version of Perl and your use of any modules such as Exporter. Just because they are in core today doesn't mean that they always will be.
You can include the pragmata or not as you wish. I doubt anyone is going to have a strong opinion on those either way.
🦛
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Listing dependencies for Perl modules--should even the common ones get listed?
by cavac (Prior) on Nov 27, 2023 at 17:03 UTC |