http://qs1969.pair.com?node_id=758349


in reply to Functional programming ?

How timely. I have just uploaded my very first module IPC::Exe to CPAN.

It uses techniques from functional programming to do IPC, and bears a striking resemblance to monads. You may study the source at your own peril.

Thanks++ for the links. While I was writing my module, I didn't fully understand what monads were.

Replies are listed 'Best First'.
Re^2: Functional programming ?
by dk (Chaplain) on Apr 24, 2009 at 11:50 UTC
    IPC::Exe has an interesting (in positive sense) syntax. I'll definitely check it out further.