Re: Perl as alternative to MySQL

2002-03-19 Thread _brian_d_foy
In article [EMAIL PROTECTED], Danny Arsenault [EMAIL PROTECTED] wrote: Please let me know if this is crazy! it is. I am continually developing a site in Lasso and on their mailing list someone talked about how they had dispensed with the database backend altogether by using Lasso to read

Installing Perl

2002-03-19 Thread Palle Bo Nielsen
Hi all, I have just installed a fresh copy of mac OS X Server 10.1.3 and I have some Perl scripts which I would like to run using a Cron job on this machine. I must confess, that I don't have that much experience yet using Perl, but maybe You can help me out here, and I might geet more

Re: Installing Perl

2002-03-19 Thread Ian Ragsdale
On 3/19/02 11:56 AM, Palle Bo Nielsen [EMAIL PROTECTED] wrote: It seem like it can't find the LWP/Simple.pm package, which probably isn't installed per default on Mac OS X Server. So what I thought was... A) Do I need to install a fresh copy of Perl from CPAN ? No, you don¹t. You can

Re: Installing Perl

2002-03-19 Thread Elaine -HFB- Ashton
Palle Bo Nielsen [[EMAIL PROTECTED]] quoth: * *This might generate more questions, but I hope You can help me out *here... http://www.cpan.org/misc/cpan-faq.html should answer those questions and others you may have. *I have already tried to make a fresh install from CPAN using (perl *-MCPAN

Re: Installing Perl

2002-03-19 Thread Palle Bo Nielsen
Hi Elaine, My looks just fine... hmmm, I'm really stuck. Just downloaded the new developer tools and will install it in 5 minutes. That might help, but who knows... Se summary of peræ -V below - snip - Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:

Re: Installing Perl

2002-03-19 Thread Terrence Brannon
On Tuesday, March 19, 2002, at 01:07 PM, Ian Ragsdale wrote: You can also go to the web page (www.cpan.org) download the modules install them manually, but the CPAN tool tends to be easier. actually search.cpan.org and kobesearch.cpan.org are easier to use for downloading modules this

Re: Installing Perl

2002-03-19 Thread Terrence Brannon
On Tuesday, March 19, 2002, at 02:03 PM, Elaine -HFB- Ashton wrote: H. I have a fresh copy of OS X with the devkit installed and that command works just fine. Try a 'perl -V' and see if the INC paths and files exist. As far as I know, you don't have to install the devkit to get the

RE: Bizarre expansion from the command line

2002-03-19 Thread Balint, Jess
/jbalint/20020319% grep Usage: grep [-E|-F] [-c|-l|-q] [-bhinsvwx] [file ...] grep [-E|-F] [-c|-l|-q] [-bhinsvwx] -e pattern... [-f pattern_file]...[file...] grep [-E|-F] [-c|-l|-q] [-bhinsvwx] [-e pattern]... -f pattern_file [file...] [jbalint@davinci|rmds02]/qmds/jbalint/20020319% grap grap: Command

RE: Bizarre expansion from the command line

2002-03-19 Thread Chris Devers
tried it on my Solaris account (this one), it worked here too. I do not, as far as I can tell, have any lines in my .cshrc or .tcshrc files specifically enabling this behavior. It Just Works for me. *shrug* [jbalint@davinci|rmds02]/qmds/jbalint/20020319% grap grap: Command not found. *shrug

RE: Bizarre expansion from the command line

2002-03-19 Thread Chip Howland
On Tue, 19 Mar 2002, Balint, Jess wrote: I know this is kind of off-topic and so last-week, but I don't think default tcsh does psuedo-spell checking by default. Chris Devers wrote: I didn't explictly turn it on anywhere, but it did so out of the box when i first started using OSX, and

RE: Bizarre expansion from the command line

2002-03-19 Thread Chip Howland
The file /usr/share/init/tcsh/tcsh.defaults contains the line: set autocorrect # Correct spelling when completing And more importantly: set correct = cmd # Spell Correction on -- Chip Howland http://www.skypoint.com/~howland/ Windows has performed an illegal