some Perl tools
- Perl 85.4%
- Raku 14.6%
| _morgue | ||
| Ni | ||
| COPYRIGHT | ||
| postprocess-find-ls-output | ||
| read-csv.pl | ||
| README | ||
| rotate-file | ||
| standard-header.pl | ||
-*- text -*- A few things that I keep around for use in Perl scripts, finally put into the proper Perl library/package format, where appropriate. I wrote the JSON parser mainly for the fun of doing it myself and to see how small I could make it. Other reasons were that I wanted to have one that I know inside out, and to have one without external dependencies and in pure Perl. It is probably slow compared to others. Main deficiency: does not attempt to handle wide characters or \uXXXX escapes.