- or download this
use strict;
use warnings;
...
print "spawned ".$obj->GetProcessID."\n";
}
- or download this
use strict;
use warnings;
...
}
$c->close;
- or download this
package SDaemon;
sub new {
...
"libwww-perl-daemon/1.21";
}
1;
- or download this
use strict;
use warnings;
...
} else {
die "ERROR: ".$res->status_line;
}