Download List

Project Description

myperl allows you to execute Perl from inside of MySQL. It can either be stored in a row, or it can be specified in your SQL statement. You also can select other columns which will be passed to Perl.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-06-16 20:05
0.9

The limit of 255 rows has been removed, and the DynaLoader will now work on most platforms. There is a fix for hidden rows being passed to the Perl code, and RPMs for Red Hat 9 are now available.
Tags: Major feature enhancements

2003-05-07 05:01
0.8

The Perl interpreter now persists throughout request (which makes it quite a bit faster). A fix was also made for myperlgroup(), which was being called too frequently.
Tags: Major feature enhancements

2003-04-10 02:52
0.6

This release fixes the issue with selecting non-varchar data.
Tags: Minor bugfixes

2001-10-29 14:04
0.5

This is a rewrite so that myperl can now work with Perl 5.6.1. It also now supports myperlgroup() call, so you can work with the GROUP BY sql code. Thread safety has also been improved.
Tags: Major feature enhancements

2001-09-06 01:01
0.3

This release will return data in larger sizes than a varchar. Dynamic loading (.so module support) seems to be working, and the Perl interpreter is now reused (making it quite a bit faster).
Tags: Minor bugfixes

Project Resources