RE: How t set path for repository in PPM?

2006-03-08 Thread Yekhande, Seema \(MLITS\)
Hi everyone, Thank everyone for giving me the suggestion in setting the path for the repository using ppm. Actually the internet connection on my PC we set thought the proxy. So, I have given the command as set HTTP_proxy=http://proxy.ml.com:8083 in c:\ . So, by this way I am able to install any

Re: Getting .net based web servives using SOAP method

2006-03-08 Thread Foo Ji-Haw
Hey Paul You didn't read the section on the perldoc->SOAP::Lite->Interoperability -> Microsoft's .NET SOAP::Lite is rather malleable: it can be bent to accommodate Java, .NET, and potentially any other soap servers. Try the code below (untested): use strict; use warnings; #use SOAP::Lite +t

FW: Win32::API help

2006-03-08 Thread Bullock, Howard A.
The list was originally omitted from the email. [Bullock, Howard A.] I have tried all sorts of interations. Perl 5.8.7.815 blows up every time I execute memcpy->Call. At this point I am not sure where to go. Can anyone confirm that this approach actually works? Also, I checked the Win32::API d

Re: Getting .net based web servives using SOAP method

2006-03-08 Thread Paul
Hi Foo Ji-Haw and others Here the info I have, basically a sample SOAP request POST /wservices/Slib.asmx HTTP/1.1 Host: my.com Content-Type: text/xml; charset=utf-8 Content-Length: length SOAPAction: "http://services.abc.net/wservices/MAT_DES"; http://www.w3.org/2001/XMLSchema-instance"; xmlns:

Re: old messages? ( I think we're blocking now... )

2006-03-08 Thread Michael D. Smith
At 12:30 PM 3/8/2006, Jeff Griffiths wrote: Chris Wagner wrote: Did anyone else also just receive a boat load of old messages from the list? I've got about 25 and more coming. They go back to October. And the really funny thing about it is they're all from threads I participated in. I che

Re: old messages? ( I think we're blocking now... )

2006-03-08 Thread Chris Wagner
My theory on what happened is that this person was trying to forward his old list mail and wound up reinjecting the messages into SMTP. So his mailer dutifully processed them as new mail and sent them all over the world. Like it was just the next hop in the relay. One of the weirder ones had his

Re: Win32::API help

2006-03-08 Thread willem
Bullock, Howard A. wrote: >With the help of willem my new code follows. It returns zero (0) as the >return code but the buffer does not appear to contain the expected data. >Any additional insights would be appreciated. > >tod_elapsedt = 388696 <- this val always the same > > if you read the m

Re: How t set path for repository in PPM?

2006-03-08 Thread Lyle Kopnicky
Yekhande, Seema (MLITS) wrote: Hello Everyone, I have installed perl on my PC from ActiveState. But one problem exists with it when I give the prompt as ppm. It goes into the ppm prompt. But when I search Tk or search CGI. It is giving me the error as No matches for 'Tk' Or no matches for CG

Re: old messages? ( I think we're blocking now... )

2006-03-08 Thread Jeff Griffiths
Chris Wagner wrote: Did anyone else also just receive a boat load of old messages from the list? I've got about 25 and more coming. They go back to October. And the really funny thing about it is they're all from threads I participated in. I checked out the headers and they're originating fr

WWW::Mechanize

2006-03-08 Thread Chris
I'm trying to retrieve a list of links. The documentation for this module is not very clear. - Chris use WWW::Mechanize; my $mech = WWW::Mechanize->new(); $url='http://www.google.com'; $mech->get( $url ); print (join "\n",$mech->links()); ___ Perl-W

RE: HTTP synch

2006-03-08 Thread Chris
Hi, I have a script that uses shells to run a wget command, in order to synch a web site with a local folder. The web site is the source and the local folder is the destination. Currently it just blindly copies the website down to the local folder without performing any checks. However, I would li

RE: Win32::API help

2006-03-08 Thread Bullock, Howard A.
With the help of willem my new code follows. It returns zero (0) as the return code but the buffer does not appear to contain the expected data. Any additional insights would be appreciated. Results: Returncode = 0 tod_elapsedt = 388696 <- this val always the same tod_msecs= 0 tod_hours=

Re: Win32::API help

2006-03-08 Thread willem
Bullock, Howard A. wrote: >1. The API wants the server name in UNICODE. I have looked at the >Unicode module docs but do not understand how they relate to this task. >How do I change my standard text name to UNICODE for use with this >function? > > use Encode qw(encode); printf("%s", encode("UCS

RE: How t set path for repository in PPM?

2006-03-08 Thread Yekhande, Seema \(MLITS\)
Title: Message I tried setting this path but it is giving me the error as "Error 500: can't connect to ppm.ActiveState.com".  So, what is problem in setting this path, can you explain on it?   Thanks, Seema. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECT

Re: old messages?

2006-03-08 Thread Ted Schuerzinger
[EMAIL PROTECTED] (Chris Wagner) graced perl with these words of wisdom: > Did anyone else also just receive a boat load of old messages from > the list? In the boatload of old messages, I guess I missed that somebody else started a thread. Apologies to all involved for my having started a s

Re: How t set path for repository in PPM?

2006-03-08 Thread -alpha-
try setting repository to   http://ppm.ActiveState.com/cgibin/PPM/ppmserver-5.8-windows.pl?urn:/PPMServer  2006/3/8, Yekhande, Seema (MLITS) <[EMAIL PROTECTED]>: Hello Everyone, I have installed perl on my PC from ActiveState. But one problem exists with it when I give the prompt as ppm. It goes

Win32::API help

2006-03-08 Thread Bullock, Howard A.
I am still trying to learn to use the Win32::API module. This attempt is listed below. I have the following questions: 1. The API wants the server name in UNICODE. I have looked at the Unicode module docs but do not understand how they relate to this task. How do I change my standard text name to

Re: old messages?

2006-03-08 Thread Craig Cardimon
Chris Wagner wrote: Did anyone else also just receive a boat load of old messages from the list? I've got about 25 and more coming. They go back to October. And the really funny thing about it is they're all from threads I participated in. I checked out the headers and they're originating from

How t set path for repository in PPM?

2006-03-08 Thread Yekhande, Seema \(MLITS\)
Title: How t set path for repository in PPM? Hello Everyone, I have installed perl on my PC from ActiveState. But one problem exists with it when I give the prompt as ppm. It goes into the ppm prompt. But when I search Tk or search CGI. It is giving me the error as No matches for 'Tk' Or

Re: old messages?

2006-03-08 Thread -alpha-
Got 45 emails O_O 2006/3/8, Denis Peuziat <[EMAIL PROTECTED]>: You're right, yesterday I received old messages, I didn't check the headerbut it was definetly old threads I wroteA virus somewhere?? Denis   To

Re: old messages?

2006-03-08 Thread Denis Peuziat
You're right, yesterday I received old messages, I didn't check the header but it was definetly old threads I wroteA virus somewhere?? Denis

Re: old messages?

2006-03-08 Thread Octavian Rasnita
Yes I also received them. Teddy - Original Message - From: "Chris Wagner" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 07, 2006 7:56 PM Subject: old messages? > Did anyone else also just receive a boat load of old messages from the list? > I've got about 25 and more coming. They go b