Open Grinnz opened 5 years ago
Yes, Path::Tiny is the way to go. I'd note that it replaces nearly every other module you mentioned except File::pushd.
Also might be worth mentioning Path::Tiny::Rule.
I think Path::Tiny::Rule is great, but for the sake of a self-documenting suggestion, listing Path::Iterator::Rule might be better here.
Any reason not to implement this?
A new filesystem category could include Path::Tiny as suggested in #47, as well as modules like: File::Temp, File::Spec, File::pushd, File::Slurper. IO::All could also be moved here.