>
> 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
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
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
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 :
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
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(
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
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
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
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
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
11 matches
Mail list logo