in reply to Re^3: call perl script from anotherin thread call perl script from another
the problem was the #!line in the script i'm calling
#!/user/bin/perl instead of #!/usr/bin/perl.