FU: Small start on the actual website framework

Not fully done with FU::Pg yet, but could use a change of pace.
This commit is contained in:
Yorhel 2025-02-13 14:48:52 +01:00
parent d5401674f9
commit b15c70d3c6
2 changed files with 209 additions and 0 deletions

View file

@ -23,3 +23,4 @@ Things that may or may not happen:
- FU::Util additions: `uri_escape`, `VNDB::Util::query_encode`, `scrypt`, `urandom`.
- FU::Validate - TUWF::Validate & normalization with some improvements.
- FU::XML - TUWF::XMLXS with some improvements.
- FU::Mailer - Simple sendmail wrapper