Re: Query on SFTP

2004-10-12 Thread Sisyphus
> > Error: > SSH2 is the only supported protocol under MSWin32! at C:/perl/site/lib/Net/SSH/W32Perl.pm line 57, line 1. > Afaik, with Net::SSH::W32Perl, SSH2 is the only protocol you can use - irrespective of what else you have installed. If you need SSH2 working then, at present, you need to g

OLE with MS word

2004-10-12 Thread just me
hi I have a MS word doc with an extract of the following format Date: Name: I have been using this doc as mail merge from another file, so the and are dynamic. Now i want to try and use Perl to make use of Win32::OLE module to change and insert new values to replace and . what are the method

Re: date question

2004-10-12 Thread Lori
Charles K. Clarkson wrote: Lori <[EMAIL PROTECTED]> wrote: : This is a postgresql question , slam me if you must, but : this is the only list where I get a fast response and I : know many of you use postgresql : : I have a int field called when_month and I want to use : it to get the full mo

RE: date question

2004-10-12 Thread Charles K. Clarkson
Lori <[EMAIL PROTECTED]> wrote: : This is a postgresql question , slam me if you must, but : this is the only list where I get a fast response and I : know many of you use postgresql : : I have a int field called when_month and I want to use : it to get the full month name something like :

RE: date question

2004-10-12 Thread Carter Thompson
Lori, I'm not that familar with Postgresql, however you should check out the online documentation on SQL Functions and roll your own. Here's the link to the page. http://www.postgresql.org/docs/aw_pgsql_book/node164.html Several of the examples appear to be close to what I think you're looking

date question

2004-10-12 Thread Lori
This is a postgresql question , slam me if you must, but this is the only list where I get a fast response and I know many of you use postgresql I have a int field called when_month and I want to use it to get the full month name something like : update mytable set myfield = date_part(

RE: Help with program

2004-10-12 Thread Thomas, Mark - BLS CTR
Tom Pollard wrote: > (3) the number of items in @pts is length(@pts), or scalar(@pts), > or 1+$#pts, but not $#pts. You're 2 for 3. length() is for scalars, not arrays. - Mark. ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: ht

Re: Do's someone know who offers good perl-training in Germany?

2004-10-12 Thread Alexander Apprich
Hi Armin, [EMAIL PROTECTED] wrote: > Hi, > > I'm searching for advanced Perl-Training/Consulting on > and individual Project in Germany. My project covers > mainly OLE-Automation with MS-Office and MapInfo > and it is written object-oriented. As I write on it for > one year now, it is grown quite b

Do's someone know who offers good perl-training in Germany?

2004-10-12 Thread armin . nolte
Hi, I'm searching for advanced Perl-Training/Consulting on and individual Project in Germany. My project covers mainly OLE-Automation with MS-Office and MapInfo and it is written object-oriented. As I write on it for one year now, it is grown quite big and so I'm searching for help to optimize and

Query on SFTP

2004-10-12 Thread Jutu Subramanian, Srinivasan (Cognizant)
Dear All, I am getting the following error and how to solve this. Probably, I got the answer from the site search.cpan that states it need to install the Mat::GMP. If I am correct, I have tried with that also from the path http://www.kalinabears.com.au/w32perl/math_gmp.html Please let

Re: Random?

2004-10-12 Thread Willem Hengeveld
On Tue, Oct 12, 2004 at 01:02:30AM +0200, [EMAIL PROTECTED] wrote: > Hello everybody, > which confused me a bit, because every time I ran my prog it was pretty much > the same :( that is by design. > PS: I tried to install math::trulyrandom from CPAN but thar behaves strange > too. Always tells