On Wed Jul 03 22:59 2002 +0100, Tim Bunce wrote:
> There are already modules for
> launching sub-processes and capture stdout and stderr
> managing and writing to log files
> sending email
I definitely agree that it would be a bad idea to reinvent
functionality that's already pr
I'm not sure it warrants a new module.
There are already modules for
launching sub-processes and capture stdout and stderr
managing and writing to log files
sending email
What's you've described sounds like could be done with those and
just a few lines of code.
Tim.
On
I asked about this on comp.lang.perl.modules, but I didn't get any
useful responses, so I figured I'd try here.
I'm looking for a simple, lightweight perl module to do intelligent
handling of command output for automated system maintenance scripts
that run out of cron. In particular, I'd like it
Hi,
I'm developing a Perl module based on John Seagull's libipc
(http://www.sourceforge/projects/libipc). After securing his permission,
I'm ready for code submission for MP3::Player::PktConcert. The purpose
of this module is to communicate with the Intel Pocket Concert (tm)
portable MP3 player.