in reply to Re: Distributing or Sharing Perl Scripts
in thread Distributing or Sharing Perl Scripts
I encountered the same problem, and used PAR. The problem is: it doesn't work when I run my script twice at the same time. Is there any option I can use that will solve this problem?
Thanks