Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Second background process is pausing the gui

by Ohad (Novice)
on Jun 10, 2020 at 10:06 UTC ( [id://11117902]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     open (my $st_in, "<&STDIN");
        open (my $out, '>&', STDOUT);
        open (my $err, '>&', STDERR);
    ...
        $book->raise("Sheet 1") if ($re_run_csv);
        $Sbook->raise("$regl_name $nn");
        $mw->fileevent($reg_out, 'readable', [\&fill_text_widget,$regl_nam
    +e,$nn]);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11117902]
Approved by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-19 09:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found