forking & exiting in GTK-PERL



Hi,

That's a basic question.

How do I exit a child in GTK-PERL?

I can't use exit(), 

In C _exit() should be used.
But what is the Perl's counterpart to _exit()?

If I exec() to something, that's fine (and wrong).


-Raul Dias



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]