Re: Remove Email of [EMAIL PROTECTED]

2005-01-05 Thread Frank75063
Please remove [EMAIL PROTECTED]   Thanks__Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.Activ

RE: Help on ppm

2005-01-05 Thread h-taguchi
Thanks for reply. (B (B> I'm not sure what caused that error - it may be the (B> download got corrupted. If you try again, does the same (B> error consistently arise? (B (BYes, I get the same error. (B(I can do it with my another PC without proxy.) (B (B

Re: Name-conflict ("head") between ppt and lwp on Windows

2005-01-05 Thread $Bill Luebkert
Suresh Govindachar wrote: > I wanted to do this -- but could not figure out how using > ppm. I ended up creating a copy of my perl directory, > installing ppt using ppm, and then diff'ing the updated perl > directory with the original copy. That's how I found out > that the three files had been

Re: Name-conflict ("head") between ppt and lwp on Windows

2005-01-05 Thread Suresh Govindachar
$Bill Luebkert Sent on 05 Jan 2005 15:52:44 -0800: > Suresh Govindachar wrote: >> $Bill Luebkert Sent on 05 Jan 2005 12:09:39 -0800: >>>Suresh Govindachar wrote: >> Hello, The ppt (Unix Reconstruction Project 0.14) and lwp have three files with the same name (ignoring case): >>

Re: Name-conflict ("head") between ppt and lwp on Windows

2005-01-05 Thread $Bill Luebkert
Suresh Govindachar wrote: > $Bill Luebkert Sent on 05 Jan 2005 12:09:39 -0800: > > >>Suresh Govindachar wrote: > > >>>Hello, >>> >>>The ppt (Unix Reconstruction Project 0.14) and lwp >>>have three files with the same name (ignoring case): >>>on Windows: >>> >>> perl/bin/HEAD >>> perl

Re: Name-conflict ("head") between ppt and lwp on Windows

2005-01-05 Thread Suresh Govindachar
$Bill Luebkert Sent on 05 Jan 2005 12:09:39 -0800: > Suresh Govindachar wrote: >> Hello, >> >> The ppt (Unix Reconstruction Project 0.14) and lwp >> have three files with the same name (ignoring case): >> on Windows: >> >> perl/bin/HEAD >> perl/bin/HEAD.bat >> perl/html/bin/HEA

Re: Name-conflict ("head") between ppt and lwp on Windows

2005-01-05 Thread $Bill Luebkert
Suresh Govindachar wrote: > Hello, > > The ppt (Unix Reconstruction Project 0.14) and lwp > have three files with the same name (ignoring case): > on Windows: > > perl/bin/HEAD > perl/bin/HEAD.bat > perl/html/bin/HEAD.html It's also a popular UNIX utility (which is what the PPT

Re: Win32::OLE::GetActiveObject problem

2005-01-05 Thread Mike.Owens
Hello, I've been having problems with a similar code snippet. Several months ago I wrote a perl script for my office that filled in a HTML form in Internet Explorer using a database. The code worked successfully on four Win2k machines here. One by one, the same code stopped working on the com

Name-conflict ("head") between ppt and lwp on Windows

2005-01-05 Thread Suresh Govindachar
Hello, The ppt (Unix Reconstruction Project 0.14) and lwp have three files with the same name (ignoring case): on Windows: perl/bin/HEAD perl/bin/HEAD.bat perl/html/bin/HEAD.html --Suresh ___ Perl-Win32-Users mailing list Perl-Win32-U

Re: Email removal [EMAIL PROTECTED]

2005-01-05 Thread Ted Schuerzinger
On Wed, 5 Jan 2005 05:59:29 -0800 (PST), Frank75063 <[EMAIL PROTECTED]> wrote: Please remove the email of: [EMAIL PROTECTED] Thanks so much, Why don't you read the little "To unsubscribe" blurb that appears at the bottom of every post? -- Ted Schuerzinger fedya at bestweb dot net

Re: Help on ppm

2005-01-05 Thread Randy Kobes
On Wed, 5 Jan 2005 [EMAIL PROTECTED] wrote: > Hello, > > I like to install mod_perl, Template-Toolkit and Apache-Template into Win32. > But ppm fails on some points. > Any idea? > > First, > ppm> install http://theoryx5.uwinnipeg.ca/ppms/mod_perl.ppd > ... > Fetching http://theoryx5.uwinnipeg.ca/p

Re: Email removal [EMAIL PROTECTED]

2005-01-05 Thread Frank75063
Please remove the email of: [EMAIL PROTECTED]   Thanks so much, Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more.___ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState

Re:Re: net::telnet (and perl sockets) question

2005-01-05 Thread assistent
[EMAIL PROTECTED] wrote: > And 2-nd question: > how to start fixed program/without params/ on windows98 box > from linux box (on a local network) ? > You can 'use IO::Socket;' on the Windows box to set up a simple server, and 'use IO::Socket;' on the linux box to send the "start" message to the

Help on ppm

2005-01-05 Thread h-taguchi
Hello, (B (BI like to install mod_perl, Template-Toolkit and Apache-Template into Win32. (BBut ppm fails on some points. (BAny idea? (B (BFirst, (Bppm> install http://theoryx5.uwinnipeg.ca/ppms/mod_perl.ppd (B... (BFetching http://theoryx5.uwinnipeg.ca/ppms/x86/mod_perl.so ... done! (BCa

RE: [SOLVED]: Errors during dmake test, after building perl 5.8.6

2005-01-05 Thread Robert Johnson
Oh, and Nick gets the points :) Nick Ing-Simmons wrote: > Robert Johnson writes: > > > >> if ($^O eq 'MSWin32') returns true, then the cmd.exe > system commands > >> will be available. > > > >Other windows system commands do work. Like > > `rename filename.txt newfile.txt` > > print `dir