Re: Query on databases

2005-11-18 Thread Michael Glaesemann
a host $host, not nnn.nn.nnn.nn. Also, please use vowels and proper capitalization, and don't abbreviate your words. It makes your message more difficult to read for the people who may want to help you. Code can be hard enough to decipher :) Michael Glaesemann grzm myrealbox com

Re: filter

2005-11-13 Thread Michael Glaesemann
d I'm no perl expert by any stretch of the imagination, but my guess is that it might have been FILTER: { } (with a colon), which would indicate a labeled block. If there wasn't a colon following FILTER, I have idea. I look forward to learning something new if my assumption is wro

Re: How to install "Mimi::Lite"

2004-11-21 Thread Michael Glaesemann
On Nov 22, 2004, at 3:43 PM, Stephen Liu wrote: Hi Michael, --- Michael Glaesemann <[EMAIL PROTECTED]> wrote: # perldoc Mime::Lite No documentation found for "Mime::Lite". I think the module name might be case-sensitive. Tried follows without result; # perldoc mime:lite No documen

Re: How to install "Mimi::Lite"

2004-11-21 Thread Michael Glaesemann
On Nov 22, 2004, at 3:19 PM, Stephen Liu wrote: Hi folks, What will be the correct command to install "Mimi::Lite"? # perldoc Mime::Lite No documentation found for "Mime::Lite". I think the module name might be case-sensitive. hth Michael Glaesemann grzm myrealbox com -- To

Re: Problems installing IPC::Run on Mac OS X 10.3.5

2004-10-06 Thread Michael Glaesemann
fail given a particular platform. This might be a case were the test should be skipped on some platforms. Thank you. Also, when I find a solution, I'll be sure to post it back to [EMAIL PROTECTED] as well. Thanks for taking the time to respond! I'm one step further along the Path to Perld

Re: Problems installing IPC::Run on Mac OS X 10.3.5

2004-10-06 Thread Michael Glaesemann
On Oct 5, 2004, at 10:31 AM, Michael Glaesemann wrote: Hello! I'm having some difficulty installing IPC::Run on Mac OS X 10.3.5. As no one at [EMAIL PROTECTED] has responded to my post, perhaps this isn't the appropriate mailing list for this question. Could someone suggest a more a

Problems installing IPC::Run on Mac OS X 10.3.5

2004-10-04 Thread Michael Glaesemann
Hello! I'm having some difficulty installing IPC::Run on Mac OS X 10.3.5. perl -v returns This is perl, v5.8.1-RC3 built for darwin-thread-multi-2level (with 1 registered patch, see perl -V for more detail) Interested parties can find perl -V output at the end of this email. I'm using CPANPLUS t