Getting Segmentation fault

2008-05-27 Thread Rajnikant
Hello everyone, I want to connect my client to multiple servers and download files using SFTP. So as to connect and download file from server I'm using seperate thread. I'm getting segmentation fault while creating the SFTP connection/Object in SFTP::New method. Following is the code snipet: u

Re: perl execution error

2008-05-27 Thread John W. Krahn
[EMAIL PROTECTED] wrote: Hi All, Hello, I have written one Perl script. Till today I used to run/execute it properly but suddenly what has happened is it is throwing some strange error. Please apply the corrections that I pointed out to you on 13 May 2008 first before you ask for more help

Re: First time using Perl & PDF::API2

2008-05-27 Thread Daniel Kasak
On Tue, 2008-05-27 at 07:10 -0700, ChrisC wrote: > Hi!, > > Not sure if using PDF::API2 is a good choice or not. Little to no > doc. Yeah it's very powerful, and *very* poorly documented. What's worse, one of the best tutorials ( http://rick.measham.id.au/pdf-api2/ ) has a big photo of John f'

Re: how to plot graphs

2008-05-27 Thread itshardtogetone
From: "Rob Dixon" <[EMAIL PROTECTED]> To: Cc: <[EMAIL PROTECTED]> Sent: Wednesday, May 28, 2008 2:51 AM Subject: Re: how to plot graphs < snip off> > There is no need to restrict yourself to an Excel row to hold graph x-axis > values. More often a spreadsheet column will be used to contain the n

Re: how to plot graphs

2008-05-27 Thread itshardtogetone
- Original Message - From: "yitzle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: Tuesday, May 27, 2008 7:55 AM Subject: Re: how to plot graphs You can use a module off CPAN. A quick search gave me this: http://search.cpan.org/~smorton/Chart-Plot-0.11/Plot.pm Hi, Thanks. I h

Re: Safe list assignment

2008-05-27 Thread Dr.Ruud
Ed Avis schreef: > Perl's list assignment feature is very useful. > > sub returns_three_things { return (1, 2, 3) } > my ($x, $y, $z) = returns_three_things(); > > Often, though, you want to add some error checking. Particularly > when providing an interface that others can call. > > #

Re: gateway between googlegroups and the list

2008-05-27 Thread Chas. Owens
On Tue, May 27, 2008 at 3:33 PM, Gunnar Hjalmarsson <[EMAIL PROTECTED]> wrote: > Chas. Owens wrote: >> >> On Tue, May 27, 2008 at 12:48 PM, Gunnar Hjalmarsson <[EMAIL PROTECTED]> >> wrote: >> snip > > any question thatis appropriate to this list will annoy the readers of > CLPM. >>

Re: gateway between googlegroups and the list

2008-05-27 Thread Rob Dixon
Gunnar Hjalmarsson wrote: > Chas. Owens wrote: >> On Tue, May 27, 2008 at 12:48 PM, Gunnar Hjalmarsson <[EMAIL PROTECTED]> >> wrote: >> snip > any question thatis appropriate to this list will annoy the readers of > CLPM. That's not true. Well-written beginner-level questions are typi

Re: gateway between googlegroups and the list

2008-05-27 Thread Gunnar Hjalmarsson
Chas. Owens wrote: On Tue, May 27, 2008 at 12:48 PM, Gunnar Hjalmarsson <[EMAIL PROTECTED]> wrote: snip any question thatis appropriate to this list will annoy the readers of CLPM. That's not true. Well-written beginner-level questions are typically well received at clpmisc. snip The problem

Re: how to plot graphs

2008-05-27 Thread Rob Dixon
[EMAIL PROTECTED] wrote: > > How do I plot a graph using perl. On the horizontal x-axis I need to plot at > least 1000 points. I cannot use microsoft excel because of the limitation on > the x-axis. Thanks There is no need to restrict yourself to an Excel row to hold graph x-axis values. More oft

Re: gateway between googlegroups and the list

2008-05-27 Thread Chas. Owens
On Tue, May 27, 2008 at 12:48 PM, Gunnar Hjalmarsson <[EMAIL PROTECTED]> wrote: snip >>> any question thatis appropriate to this list will annoy the readers of >>> CLPM. >> >> That's not true. Well-written beginner-level questions are typically well >> received at clpmisc. snip The problem is that