in reply to
Any perl modules for handling system operations
If you're just looking to capture the output of a system call, the `backtick` operator is what you're looking for.
Comment on
Re: Any perl modules for handling system operations
In Section
Seekers of Perl Wisdom