News

Embedding Perl into MySQL gave me a lot of flexibility in being able to extend my database quickly. For these reasons, the embedded MySQL Perl interpreter, MyPerl, was written. Setting Up Perl The ...
and mysql also.<BR>Still, Everytime i try running a perl script with "uses DBI" in it, it says "couldnt load DBI.pm"<P>Have I missed something here?
I want the text file resulting from the SQL query to be returned ... person can run the script and generate the files for analysis. This can't be done with Perl (machines don't have Perl on ...
I need to update a MySQL database in response to a Web form submission that uses Perl. I know the basics of Perl, and the Web site provides the database connectivity modules for Perl, but I need ...