Hacker News new | ask | show | jobs
by sartakdotorg 5024 days ago
Perl has this too: https://metacpan.org/module/Shell

Written in 1994, by Larry himself!

2 comments

The module documentation doesn't mention error handling. Perl has no consistent exception system and this makes it very difficult to build reliable programs in the language. The standard library has inconsistent error handling. And CPAN modules like this usually have none at all.
CPAN rarely disappoints.