Help for this page
if (($newValue) = $oldValue =~ /_(\d+)\./) { # all is ok } else { # something went wrong }