TODO
- Perl builtin Utils but sane
- chomp
- hex
- index
- ord
- localtime
- File::Slurp
- "trim" – self, String::Trim,
- Conversions:
- "as_string"
- "as_int"
- number formats: {of,as}_{bin,oct,dec,hex}
- number → charname
- String::Escape
- from python import "range" or "xrange"
- POSIX functions
- "round $_, $digits=0"
- "alias" from Data::Alias
- lazy loading
- dependency injection
- Shell::Quote
- Refucktoring