in reply to
scp multithreading using perl
1. Can you show some code that demonstrates the problem?
2. Is there a reason to use multithreading instead of fork()? Fork is usually more reliable than perl's threads.
"What should it profit a man, if he should win a flame war, yet lose his cool?"
Comment on
Re: scp multithreading using perl
In Section
Seekers of Perl Wisdom