diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-31 15:15:50 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-31 15:15:50 +0300 |
| commit | 114379d591fbbf6afeb649521be0a1aab2bbd3aa (patch) | |
| tree | 6a9d206b375b518c7cf6de70f0733630eafcfbcd /t/data | |
| parent | c508f9b24be667d5d078034b4d4e7bb07b28da69 (diff) | |
Implement REVIEW.md suggestions:\n- Simplify gemfeed detection in Aggregator\n- Make log globs configurable for Logreader\n- Remove debug-only imports; add comments\n- Add HTML::Entities usage; document deps\n- Add tests under t/ and make script require-safe\n- Add .perltidyrc and Justfile; add dev tasks\n- Update README and REVIEW with changes
Diffstat (limited to 't/data')
| -rw-r--r-- | t/data/access.log | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/data/access.log b/t/data/access.log new file mode 100644 index 0000000..6541fee --- /dev/null +++ b/t/data/access.log @@ -0,0 +1 @@ +example.org 192.0.2.1 - - [10/Oct/2023:13:55:36 +0000] "GET /gemfeed/index.gmi HTTP/1.1" 200 123 "-" "ua" - |
