in reply to Re^2: Piping and Parallel Forks
in thread Piping and Parallel Forks
is there a [...] module? (i didn't see one in core, and i am still learning where to look otherwise)
To find modules, http://search.cpan.org, the search page of the Comprehensive Perl Archive Network, is sufficient most of the times. To install modules, running cpan Name::Of::The::Module from a terminal window / command prompt is sufficient most of the times -- unless you use ActivePerl, where things are a little bit different.
Alexander
|
|---|