Has anyone tried to do a GNU make-like processor in Perl? I'm half-tempted to make one myself, using
's techniques documented in Linux Magazine... however, I'd like to see if there's anyone else who's done it (or if there's a module that'll let me fork, passing an array of references, that'll do the multipronged make).