On Wed, Nov 08, 2000 at 09:57:24AM -0500, Eileen Orbell wrote: > Does anyone know where I can get the deb files DBI and DBD modules to > connect perl to mysql?
apt-get install libdbd-mysql-perl -- CueCat decoder .signature by Larry Wall: #!/usr/bin/perl -n printf "Serial: %s Type: %s Code: %s\n", map { tr/a-zA-Z0-9+-/ -_/; $_ = unpack 'u', chr(32 + length()*3/4) . $_; s/\0+$//; $_ ^= "C" x length; } /\.([^.]+)/g;