Does Perl have a way to check the account and see how many people are accessing the same script running, or one other Perl script? Like in the PID processes? I have search for fork and other things, but cannot quite find my answer. I would appreciate it if you know it can and know of a resource I can read up on it, I'd love the link, or if you know of a simple module that does it, or code, I'd appreciate anything you can help me with.