To whom it may concern
I have a problem whereby on sending an email, my mailserver does not allow for
ip, (needs to be wrapped in [] ).
220 mail.eccotours.co.za ESMTP Exim (Ecco Tours) 4.63 Wed, 17 Jan 2007 16:47:41
+0200
<< EHLO 192.168.111.248
250-mail.eccotours.co.za Hello 192.168.111.24
Hi,
Suppose I have this code:
#/usr/local/bin/perl
use warnings;
use strict;
use subs 'verify';
my %where=(
Gary => "Dallas",
Lucy => "Exeter",
Ian => "Reading",
Samantha => "Oregon"
);
# Then i open a logfile
open FH, '<', $logfile or die "Can't open $logfile
Hi,
I've copied your codes and format them on my editor and it seems run well for
me.
use warnings;
use strict;
my %where=(
Gary => "Dallas",
Lucy => "Exeter",
Ian => "Reading",
Samantha => "Oregon"
);
my $logfile = 'foo.txt';
open FH, '<', $logfile or die "Can'
I've got a perl wrapper that conditionally runs another perl program using
system()
Something like:
If( some_condition_applies){
system("myperlscript.pl");
}
myperlscript.pl will complete silently if everything runs right, but
because it reads some data files and interfaces to a my
Hi,
Suppose I have this code:
#/usr/local/bin/perl
use warnings;
use strict;
use subs 'verify';
my %where=(
Gary => "Dallas",
Lucy => "Exeter",
Ian => "Reading",
Samantha => "Oregon"
);
# Then i open a logfile
open FH, '<', $logfile or die "Can't open $logfile!:
Please take the Gentoo discussion somewhere else. This list is for perl
beginners to get help, not for silly distribution wars. Go play on Slashdot
or something.
On 1/9/07, Arvind Autar <[EMAIL PROTECTED]> wrote:
debian.
Gentoo has a whole history of open source distrobuters who boycot it.
Che
> From [EMAIL PROTECTED] Wed Jan 17 01:14:35 2007
> Received: from localhost (localhost [127.0.0.1])
> by hummer.cluon.com (8.13.8/8.13.8) with ESMTP id l0H7CxiU007971
> for <[EMAIL PROTECTED]>; Wed, 17 Jan 2007 01:14:35 -0600 (CST)
> Received: from cluon.com [209.135.140.13]
> by