Closed skaji closed 6 years ago
I see. Patches welcome. On Sat, Mar 3, 2018 at 14:48 Shoichi Kaji notifications@github.com wrote:
I have seen that people who is new to Perl execute plenv install 5.27.x to install the latest Perl several times. This is not expected, because 5.27.x is a developer release.
I don't think plenv should use -Dusedevel by default. https://github.com/tokuhirom/Perl-Build/blob/master/bin/plenv-install#L100
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tokuhirom/Perl-Build/issues/63, or mute the thread https://github.com/notifications/unsubscribe-auth/AABSXDTKm6l_hT3KjXgA1X16jc2nVLvXks5tai6PgaJpZM4SayyF .
I have seen that people who is new to Perl execute
plenv install 5.27.x
to install the latest Perl several times. This is not expected, because 5.27.x is a developer release.I don't think plenv should use
-Dusedevel
by default. https://github.com/tokuhirom/Perl-Build/blob/master/bin/plenv-install#L100