- or download this
use strict;
use warnings;
...
$child->kill;
$child->join;
- or download this
use strict;
use warnings;
...
$child->kill;
$child->join;
- or download this
$ perl demo.pl
Parent 1
...
Inside child 1646249564.38284
Inside child 1646249564.58284
Inside child 1646249564.78284