- or download this
#!/usr/bin/perl
use strict;
...
my @command_output = $thread->join ;
print "job done\n";
}
- or download this
package myTest;
...
}
1;
- or download this
#!/usr/bin/perl
...
my @command_output = $thread->join ;
print "job done\n";
}
- or download this
Thread 1 terminated abnormally: Undefined subroutine &main::1