Fix build for threaded perl + additional project idea
This commit is contained in:
parent
13eaeb1d4a
commit
0d19ccdc1b
2 changed files with 4 additions and 4 deletions
|
|
@ -21,6 +21,6 @@ Things that may or may not happen:
|
|||
- FU::JSON - JSON::{XS,PP,etc}-compatible wrapper around FU::Util's JSON functions? I prolly won't need this myself, but could be handy.
|
||||
- FU::Log - Basic logger.
|
||||
- FU::PG - PostgreSQL client with support for custom types and a small query builder.
|
||||
- FU::Util additions: `uri_escape`, `scrypt`, `urandom`.
|
||||
- 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue