perl-Mojo-SQL - Safely generate and compose SQL statements
| Website: | https://metacpan.org/dist/Mojo-SQL |
|---|---|
| License: | MIT |
| Vendor: | Alcance Libre, Inc. |
- Description:
Mojo::SQL safely generates and composes SQL statements. To prevent SQL injection attacks, every ? in the input becomes a placeholder in the generated query, with the corresponding value bound to it. Partial statements can be composed recursively to build more complex queries.
Packages
| perl-Mojo-SQL-0.02-1.aldos.noarch [13 KiB] |
Changelog
by Emmanuel Seyman (2026-05-15):
- Initial specfile, based on the one autogenerated by cpanspec 1.78. |