- or download this
my $childThread = threads->new( \&Your::Package::childThreadWrite, $se
+lf, $l_cqrdMessage);
- or download this
lock $self->{waitFlag};
- or download this
print do{ no strict 'refs'; \*( $self->{ inst } } }, $l_cqrdMessage;
- or download this
#! perl -slw
use strict;
...
warn 'Done';
exit;