this is true milan but PPM does not appear to be case sensitive. However,
you are right, you should not take case for granted with Perl.
'intall dbi' worked fine for me
joel
-Original Message-
From: Milan Göllner [mailto:[EMAIL PROTECTED]]
Sent: 24 March 2002 21:37
To: maxa; perl
Subje
Since the Module is called 'DBI' the correct command line in ppm would be
'install DBI'
Remember, Perl is very much case sensitive in every respect
regards,
Milan
- Original Message -
From: "maxa" <[EMAIL PROTECTED]>
To: "perl" <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 12:51 PM
I don't know myself, but FYI it's always pretty quiet on Sundays.
-Original Message-
From: Bruce Ambraal
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: 3/24/02 9:37 AM
Subject: The LinkExtor.pm module (Wow! its very quiet in here) Anybodyout
there!!!
Hi friends
I call you all frien
hmmm...
can you please first do a "search dbi" and tell us what it brings back...
joel
p.s. don't get angry. Its not worth it. Programming is all about problem
solving.
-Original Message-
From: maxa [mailto:[EMAIL PROTECTED]]
Sent: 25 March 2002 11:52
To: perl
Subject: Angry beginer!!
my problem is:
C:\>ppm
PPM interactive shell (2.1.5) - type 'help' for available commands.
PPM> install dbi
Install package 'dbi?' (y/N): y
Installing package 'dbi'...
Error installing package 'dbi': Could not locate a PPD file for package dbi
HELP PLEASE
Hi friends
I call you all friend because I am very impress with the way in which you are guiding
me.
Indeed I want to locate the LinkExtor.pm module.
Cheers
Bruce
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
To unsubscribe, e-mail:
Hi friends
I call you all friend because I am very impress with the way in which you are guiding
me.
Indeed I want to locate the LinkExtor.pm module.
Cheers
Bruce
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Bruce Ambraal wrote:
> This is where I am at:
> A script that does not really work
>
> #!/usr/bin/perl -w
> use strict;
>
> open(A_file,"
> my @ary = ;
you should read the faq about why this is a bad idea.
http://www.perldoc.com/perl5.6/pod/perlfaq5.html#How-can-I-read-in-an-entire-file-all
Rafael Cotta wrote:
> I need a sobroutine to append a string passed as parameter to a file. And
> this sobroutine has to lock and unlock the file, and wait if the file is
> locked when it tries to write.
>
> This may be a very simple thing. Could someone give me a sample?
have you tried the fa
Hi all,
As you can see, I am a newbie, and I don't have the time to write this from
my own, so, I gotta ask.
I need a sobroutine to append a string passed as parameter to a file. And
this sobroutine has to lock and unlock the file, and wait if the file is
locked when it tries to write.
This may
10 matches
Mail list logo