Re: subroutine call

2011-12-05 Thread Shlomi Fish
Hello, John. On Sun, 04 Dec 2011 12:46:40 -0800 John W. Krahn jwkr...@shaw.ca wrote: You should assign $marketInfo{$mkt} to a variable, or alternatively do: my ($start, $end) = @{$marketInfo{$mkt}}{qw(start end)}; my $end = $marketInfo{$mkt}-{end}; if( $cell=

Perl, ganesh vignesh has invited you to open a Gmail account

2011-12-05 Thread ganesh vignesh
I've been using Gmail and thought you might like to try it out. Here's an invitation to create an account. You're Invited to Gmail! ganesh vignesh has invited you to open a Gmail account. Gmail is Google's free email service, built on the idea that email can be intuitive, efficient, and fun.

Re: subroutine call

2011-12-05 Thread Shlomi Fish
Hi Ganesh, On Mon, 5 Dec 2011 14:16:29 +0530 ganesh vignesh vigneshganes...@gmail.com wrote: stop mail to me The instructions at the bottom of every E-mail read: [QUOTE] To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org

no more strict deadlines

2011-12-05 Thread harish behl
phey there.brI knew it was important for me to stay optimistic this caught my attention now I know money is power you are definitely cut out for thisbra href=http://www.llantasgigantes.com.mx/profile/14AlanHarrison/;http://www.llantasgigantes.com.mx/profile/14AlanHarrison//abrbye/p

Re: errors when importing eps file

2011-12-05 Thread Huub van Niekerk
On Sun, 04 Dec 2011 10:21:37 +, Huub van Niekerk wrote: On Sun, 04 Dec 2011 14:15:44 +0530, Saravanan Murugaiah wrote: Hi, Yes, the problem with the eps file, in general, if you open the .eps file in notepad, you can see the below things: % %%Creator: Adobe Illustrator(R)

Re: errors when importing eps file

2011-12-05 Thread Brandon McCaig
Hello: On Sun, Dec 04, 2011 at 10:22:26AM +, Huub van Niekerk wrote: Thank you for your response. The variable is defined as: my $ps = new PostScript::Simple(papersize = A4, colour = 0, eps = 0,