docs: carton handles deps

This commit is contained in:
2025-12-17 16:53:59 +01:00
parent 34f400b421
commit 8d6f2df942

View File

@@ -2,11 +2,10 @@
`urupam` is a lightweight URL shortener built with Perl and Mojolicious, and backed by Redis. `urupam` is a lightweight URL shortener built with Perl and Mojolicious, and backed by Redis.
## Requirements ## Basic requirements
- Perl 5.42.0 - Perl 5.42.0
- Mojolicious 9.42 - Carton (handles perl deps)
- Carton
- Redis - Redis
## Roadmap ## Roadmap