http://qs321.pair.com?node_id=766699


in reply to Re: Global vs. local? (Win32::GUI NEM)
in thread Global vs. local?

I've never used the Win32::GUI module. I tried to install it on ActiveState 5.10 but there is a bug in the doc installation so it is hard for me to read about it.

Anyway what in the heck is this type glob stuff about? Why? All my GUI's so far with Perl use Tk. I can run my stuff on Windows, MAC, Linux,... so I haven't fiddled with platform specific Windows things like this, but I am curious about this type glob stuff...it just looks weird to me. Very weird. There is obviously something very basic about Win32::GUI that I don't understand. Why can't this thing do what other GUI's for Perl do?

  • Comment on Re^2: Global vs. local? (Win32::GUI NEM)

Replies are listed 'Best First'.
Re^3: Global vs. local? (Win32::GUI NEM)
by ikegami (Patriarch) on May 29, 2009 at 17:48 UTC
    He used the globs to dynamically generate named subs.