- or download this
#! perl -slw
use strict;
...
print "$ip:$port : $msg"
}
}
- or download this
#! perl -slw
use strict;
...
}
}
- or download this
#!/usr/bin/perl
use Tk;
...
print "Kann $file nicht oeffnen $!\n";
}
}
- or download this
#!/usr/bin/perl
use threads;
...
print "Kann $file nicht oeffnen $!\n";
}
}