Mail::Sender

2007-01-17 Thread Brent Clark
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

Re: Passing hash into sub routines (should i use reference?)

2007-01-17 Thread Arun . S
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

Re: Passing hash into sub routines (should i use reference?)

2007-01-17 Thread Jeff Pang
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'

Capturing stdout and stderr without redirection

2007-01-17 Thread Dan Fish
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

Passing hash into sub routines (should i use reference?)

2007-01-17 Thread Michael Alipio
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!:

Re: installing question

2007-01-17 Thread Tim Goodaire
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

Re: Get summery of a jpeg file

2007-01-17 Thread Lawrence Statton XE2/N1GAK
> 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