RSS | Module Info | Add a review of MiscUtils
MiscUtils
(1.0.0)
The functions seems somewhat useful, but a "misc utils" collection is often hard to find, and well, collections of mostly unrelated functions don't seem that useful to me. I would much rather see these functions added to existing modules, or exist as their own specialized utility modules.
The 'mkdirs' function re-implements functionality which has been provided by File::Path::mkpath, which has been in the Perl core since 5.005. I figured that out by searching for 'mkdir' on search.cpan.org and reviewing the first 3 pages of results.
Mark Stosberg - 2004-04-13T13:35:42 (permalink)
Was this review helpful to you?
Yes
No

