I write Perl topic. Dev community next read show me pyenv.
so I write this entry.
Perl perlbrew and plenv is same as Python pyenv.
Both are tool that install specific version of perl into user directory and switch Perl version.
Both have command cpanm. cpanm is useful, small, fast Perl module install tool.
There is a lot of information about Python, oh the other hand, there is little information about Perl, so I will write it here.
Top comments (5)
For someone who works on windows - berrybrew is your friend.
Its perlbrew for Windows Strawberry Perl
thank you for information of berrybrew.
It seems to be useful to switch perl in windows.
Looks like you have tagged python with this article?
Yes
I wrote this article about Perl.
In next read, four Python articles are displayed.
I was surprised by Python only.
I want to read Perl topics!