Fix HTML file download.

This commit is contained in:
2026-04-01 09:42:34 +02:00
parent e06e5437be
commit 184b418d5b
2 changed files with 18 additions and 14 deletions

View File

@@ -19,6 +19,7 @@ distributions):
- `File::Spec` - For file path operations
- `File::HomeDir` - For home directory detection
- `File::Path` - For creating cache directory structures
- `Math::Base36` - For calculating the name of the HTML files
## Licensing