Help for this page
G:\development\bin>x.pl -x > 4,GENERAL,Script warning: Unknown option: x ... 1 at G:\development\bin\x.pl line 14. ### G:\development\bin>
use strict; use warnings; ... print "Version:${VERSION}\n$message"; }