Despite the fact that MySQL comes with a rich set of functions, at some point you will find yourself wishing for some additional function or needing an advanced regular expression engine. To solve ...
In the March 2005 issue of Linux Journal, I used Maypole to create a Web-based database application in only 18 lines of Perl code. The functionality provided by Maypole is impressive except in one ...
I have been assigned a small project that requires a Perl front end via CGI and a MySQL back end with a simple database. The database has basic names, addresses, and some flags to tell whether someone ...
It can't find teh mysql driver and tells me that I need to install it.<BR><BR>Sure enough when I look in perl/lib and perl/site/lib I see no mysql.pm file<BR><BR>damn<BR><BR>Well I've looked all over ...