in reply to Perl and Unix/Linux Examples

See the book Perl for System Administration. I believe it was also on a couple of editions of the Perl CD bookshelf.

That kind of programming is a mix of text-file manipulation, IPC, and network/socket programming. It's much like many other perl applications, but it's needful to pay particular attention to file locking and other reliability techniques.

After Compline,
Zaxo