Smylers wrote:
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?

Ooh.

But Module::CoreList says that Memoize isn't in 5.6, therefore I can't rely on it.

File::Find - erm, well yes, it's been in since forever, but it has the world's shittiest interface - in fact, I consider it to be too painful to use. File::Find::Rule is a much better replacement which hides all that nastiness.

--
David Cantrell

Reply via email to