Support for Perl stored procedures in MySQL

13

Author: JT Smith

Anonymous Reader writes, “TangentOrg has released stored procedure support for MySQL written in Perl. There is an article here describing the new support. This means you can now store perl and have it executed inside of MySQL. You can also write on demand perl code to modify rows inside of the database.”