in reply to Re: RFC: Tool::Box
in thread RFC: Tool::Box
For a read_all_from_path subroutine see File::Slurp (one of my must-have modules). An efficient read_all could probably be added there.
For zip, fold*, and scan* see Language::Functional. If you want a zip_with, patching Language::Functional would perhaps be a good idea.
For spices see Sub::Curry.
ihb
See perltoc if you don't know which perldoc to read!
Read argumentation in its context!
|
|---|