Jump to letter: [
47ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Mojo-SQL - Safely generate and compose SQL statements
- 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.src
[10 KiB] |
Changelog
by Emmanuel Seyman (2026-05-15):
- Initial specfile, based on the one autogenerated by cpanspec 1.78.
|