Help for this page
my %CFG = ( Command => [ ... "vi file1", ], );
my %CFG = ( Command => [ ... { DES => "View", CMD => "vi file1" }, ], );