in reply to Re^2: Comparing Two Numbers
in thread Comparing Two Numbers

What driver? If it's a Perl module, it got versioning wrong. If it's not, it might use a different versioning rules, which means you can't use Perl's version.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^4: Comparing Two Numbers
by abs52 (Novice) on Jan 05, 2021 at 10:15 UTC
    Its a perl script that i wrote that runs on boot up for a linux machine. It compares the current running Nvidia driver and check against a list if the current nvidia card should be running a new dirver and if it should be update it Its been working find up to now but this is the first time we have had a driver number with more two decimals