From: Dan M. <dan...@da...> - 2006-04-25 19:57:05
|
Attached is a Perl script to replace sqlgrey's "update_sqlgrey_config". The sqlgrey included "update_sqlgrey_config" is dependent on bash, wget, and md5sum. Instead, my attached Perl script uses Digest::MD5 and LWP::UserAgent. Pick your poison. :) This Perl script is of course distributed under the terms of the GNU General Public License. I'd appreciate comments or criticism! Dan -- A solution can be technically correct given certain assumptions, but if it ignores known details, it is not worthy of discussion. Maybe as technologists we want so much to believe that every problem has a solution, that sometimes we overlook the obvious. Maybe there are so many details to consider that we get confused. Maybe after a while we just stop caring. --Unknown |