Spawn::Safe

Fork and exec a process "safely"
Download

Spawn::Safe Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • John Eaglesham
  • Publisher web site:
  • http://search.cpan.org/~jeagle/

Spawn::Safe Tags


Spawn::Safe Description

Fork and exec a process "safely" Spawn::Safe is a Perl module designed to make "safe" calls to outside binaries easier and more reliable.Spawn::Safe never invokes a shell (unless the shell is explicitly requested), so escaping for the shell is not a concern.An optional timeout is made available, so scripts will not hang forever, and the caller is able to retrieve both stdout and stderr. Requirements: · Perl


Spawn::Safe Related Software