Add support for setting and querying version information.
The VI Perl version is defined as the $VERSION of VIRuntime.pm. A
VILib-enabled script can specify its own version number by setting the
$Util::script_version variable. Calling a script with --version will
print the version of VI Perl itself, along with the script if
specified.