David Cantrell writes: > rsnapshot (for example) has its own code for traversing a directory > tree, its own cut-down Memoize, and probably a few others that I've > not found yet. > > That said, I don't want to see those things go into the core, because > I'm in the "the core is too big already" camp.
Um, surely File::Find and Memoize are already in the core? Smylers