|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: SetConsoleCtrlHandler Scriptby CombatSquirrel (Hermit) |
| on Mar 08, 2004 at 10:51 UTC ( [id://334848]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I would guess that my $func = "\&catch"; should really read my $func = \&catch; as you probably want a reference to a function and not the function name as a string. This is just a quick thought, though. Hope this helped. CombatSquirrel. Entropy is the tendency of everything going to hell.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||