Help for this page
use strict; use warnings; ... { print("Options[$_][" . $Options{$_} . "]\n"); }
Options[Verbose][0]