in reply to Re: Decoding a frame HASH entry
in thread Decoding a frame HASH entry

 use Tk; my $mw = tkinit; $mw->Button->pack for 1..3; $mw->WidgetDump; MainLoop;

Name: button1 PathName: .button1 [Flash widget]

$ww->Name = [ 'button1' ]; $Error = ''; @res = <button1>

$ww->PathName = [ '.button1' ]; $Error = ''; @res = <.button1>