- or download this
#!/home/philou/install/perl-5.8.2-threads/bin/perl -w
...
$s->up();
print "UP!\n";
}
- or download this
#!/home/philou/install/perl-5.8.2-threads/bin/perl -w
...
print "UP!\n";
}
- or download this
thread failed to start: Can't call method "down" on unblessed referenc
+e at ./t.pl line 11.