print (6 * 4, "\n");
> -Original Message-
> From: Guilherme Pinto [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 14, 2001 11:04 AM
> To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
> Subject: RE: Different OS, different results
>
try a \n at the end of your print.
> -Original Message-
> From: David Bagwell [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 14, 2001 11:01 AM
> To: [EMAIL PROTECTED]
> Subject: Different OS, different results
>
>
> I have ActiveState Perl 5.6.1.628 running on Win98 and Linux Mand
thanks!!
That was the best lead... Newsgroup is the way to go...
Cheers
> -Original Message-
> From: Abdulaziz Ghuloum [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 19, 2001 6:33 AM
> To: [EMAIL PROTECTED]
> Subject: Re: question
>
>
> Hello,
> You might want to try using the new
Change to Dreamweaver ;o)
> -Original Message-
> From: Notabene [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 20, 2001 1:51 PM
> To: Perl Beginners
> Subject: Repost Form data for user validation / change -- how?
>
>
> (I orginally posted this in CGI Beginners, but received no
> re
A response from a newbie here:
use lib qw(/wierd/dir);
I think that is the sintax and that will add /weird/dir into you @INC.
Correct me if I am wrong.
> -Original Message-
> From: Mooney Christophe-CMOONEY1 [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 20, 2001 11:32 AM
> To: [EMA
d-oh
> -Original Message-
> From: Paul [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 11, 2001 12:18 PM
> To: Guilherme Pinto; 'Sebadamus'; [EMAIL PROTECTED]
> Subject: RE: Simple question about "whiles" and files...
>
>
>
> --- Guilh
while ( and $_ =! /End of list/)
Try that...
> -Original Message-
> From: Sebadamus [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 11, 2001 12:27 PM
> To: [EMAIL PROTECTED]
> Subject: Simple question about "whiles" and files...
>
>
> Does anybody knows why I cant make this to work
Sorry I did not see you had your code below.
> --
> From: Guilherme Pinto
> Sent: Friday, July 6, 2001 3:41 PM
> To: [EMAIL PROTECTED]; 'Craig Monroe'
> Subject: RE: Need help with errors - strict the problem?
>
> I am a new
I am a newbie myself, but shouldn't it be:
my $value; # note the $
> --
> From: Craig Monroe
> Sent: Friday, July 6, 2001 3:06 PM
> To: [EMAIL PROTECTED]
> Subject: Need help with errors - strict the problem?
>
> I wrote the following program to find the WAN IP a
Couldn't agree more, but... didn't you forget to close your subtitution with a
trailing slash?
:25,45 s/^/#/
vi Rocks
> --
> From: Luke Bakken
> Reply To: [EMAIL PROTECTED]
> Sent: Friday, July 6, 2001 1:47 PM
> Cc: anton; [EMAIL PROTECTED]
> Subject: RE: R
10 matches
Mail list logo