Help for this page
use strict; use warnings; ... @array; say for @array;
$ perl sort_versions.pl Patch_1.0 ... Patch_10.2 Patch_11.2 Patch_11.4