2 messages in com.mysql.lists.perlRe: ShowTable
FromSent OnAttachments
Sherzod Ruzmetov02 Jul 2001 07:28 
Guillaume Denizot02 Jul 2001 16:06 
Subject:Re: ShowTable
From:Sherzod Ruzmetov (sher@ultracgis.com)
Date:07/02/2001 07:28:53 AM
List:com.mysql.lists.perl

Hi Guillaume.

For installing modules, i do recommend you using CPAN all the time. It saves you lotta time, and also prevents you from some blunders.

guilla> Furthermore, for information, what are lynx, ncftpget and ncftp? guilla> (perl -MCPAN -e shell ask me where they are localized when I install guilla> DBD).

First off, if you don't know where they are, just press ENTER and skip the question. It figures out byitself. My lynx, forexample, is at /usr/bin/lynx (it is a shell based web browser. Try lynx http://www.CPAN.org, you'll see)

If you're isntaling modules to there default locations (default @INC folders), just answer "no" when CPAN asks you "are you ready to configure manually?", thus you won't have and frustration.

-- sherzod_ruzmetov (sherzodR) email: <sher@ultracgis.com>

Just because normal goto has to have a real label somewhere doesn't mean that goto &NAME has to. It's actually implemented entirely differently, and only happens to share the keyword with ordinary goto by chance (or more likely, by idiocy). -- Larry Wall in <1999@kiev.wall.org>

----------------------------------------------------------------