Re: bool test return issues

2013-01-05 Thread Elim Qiu
perl shell is a good idear (I'm using ipython a lot. That's why I like to try perl shell), but it really has problems. See attached screenshot. On Sat, Jan 5, 2013 at 7:16 AM, David Precious wrote: > On Fri, 4 Jan 2013 15:43:41 -0700 > Elim Qiu wrote: > >> It's on snow leopard, perl version 5.10

Re: bool test return issues

2013-01-05 Thread David Precious
On Fri, 4 Jan 2013 15:43:41 -0700 Elim Qiu wrote: > It's on snow leopard, perl version 5.10.0 > > > > print 3 > 1, "\n"; > > prints 1 and ignored "\n" Includes the newline for me. If I had to hazard a guess, I'd say perhaps when you ran it you accidentally mistyped "." instead of "," (so yo

Re: Problems in Mail::Sender on sending a large attachment file

2013-01-05 Thread Jenda Krynicky
> I have used Mail::Sender for a number of years and I have had to > move onto new VM for Processing. > > The Linux is Red Hat Enterprise Linux Server release 5.4 > (Tikanga). > Perl is v5.8.8 built for x86_64-linux-thread-multi > Mail::Sender is 8.21 > > I am only