thaljef / Pinto

Curate your own repository of Perl modules
https://metacpan.org/module/Pinto::Manual
66 stars 49 forks source link

Improve target_perl_version documentation #217

Closed mikeraynham closed 8 years ago

mikeraynham commented 9 years ago

Module::CoreList is used to validate the Perl version number supplied to the target_perl_version (tpv) property when creating a new stack. Module::CoreList must be updated if you need to use a version of Perl that is later than the ones it supports. This revision clarifies that it is Pinto's copy of Module::CoreList that must be updated. It also adds this information to the associated error message.

thaljef commented 8 years ago

Thanks for your contribution. Sorry it took so long to merge.