Reputation: 107
I am very new to strawberry Perl and installed the strawberry Perl (strawberry-perl-5.32.1.1-64bit.msi) on my windows 2016 server.
After successful installation, I checked the version of the perl and it shows as below.
Please advise what I am missing to see the 5.32 version.
C:\Users\New_Learner\Documents>perl -v
This is perl 5, version 20, subversion 1 (v5.20.1) built for MSWin32-x86-multi-thread
Copyright 1987-2014, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
Upvotes: 0
Views: 1910