Once again, I have found out about a new term I don't know about, which is a 'fork' or 'forking' in Perl. I have seen it used frequently, but I have no clue as to:
What does it do?
When is it best to use?
Is it anything like multithreading is in Java?
Any help on this topic would be gratefully appreciated!