[26694] in Perl-Users-Digest
Perl-Users Digest, Issue: 8798 Volume: 10
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Mon Dec 26 14:05:28 2005
Date: Mon, 26 Dec 2005 11:05:03 -0800 (PST)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Mon, 26 Dec 2005 Volume: 10 Number: 8798
Today's topics:
Re: Convert utf-8 to latin1 <zentara@highstream.net>
Win32::Process::KillProcess error <jean.michel@nomade.fr>
Re: Win32::Process::KillProcess error <matthew.garrish@sympatico.ca>
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Mon, 26 Dec 2005 12:56:25 GMT
From: zentara <zentara@highstream.net>
Subject: Re: Convert utf-8 to latin1
Message-Id: <evpvq1ps8auirs5167748otg7pu095935j@4ax.com>
On Sun, 25 Dec 2005 06:40:20 -0800, Fred Hare <dreamer@cox.net> wrote:
>Jürgen Exner wrote:
>> Fred Hare wrote:
>>>I am working on a script to convert utf-8 to latin1. What I have so
>install and use Text::Iconv. (I am on Windows XP and Perl 5.61)
>
>First I tried Active-state's Text-Iconv.zip and got:
>
>D:\aa>ppm install Text-Iconv.ppd
>Installing package 'Text-Iconv.ppd'...
>Error installing package 'Text-Iconv.ppd': Read a PPD for 'Text-Iconv
>it is not intended for this build of Perl (MSWin32-x86-multi-thread)
>Of course I could have tried older versions of AC's Text-Iconv.zip,
>searching for one suitable for Windows. But I came to the conclusion
>that Text-Iconv.zip is not suitable for Windows and started to explore
>other routes...
>
>Fred
I think you should first try to upgrade your ActiveStatePerl from
5.6.1 to the current release 5.8.x
You would be surprised how many "weird" problems are fixed by getting
the latest release, which is especially true with "Perl on Windows".
--
I'm not really a human, but I play one on earth.
http://zentara.net/japh.html
------------------------------
Date: Mon, 26 Dec 2005 14:38:49 +0100
From: Jean Michel <jean.michel@nomade.fr>
Subject: Win32::Process::KillProcess error
Message-Id: <43aff269$0$26282$626a14ce@news.free.fr>
Hello,
I'm working on WinXP and I want to kill a process by its ID.
I use the function Win32::Process::KillProcess($id,9) but the following
error message is displayed :
"Your vendor has not defined Win32::Process macro KillProcess used at
myprog.pl line 90 at D:\Outils\Perl\site\lib/Win32/Process.pm line 46."
What is the problem ?
Thanks for your help.
JeanMi
------------------------------
Date: Mon, 26 Dec 2005 09:53:34 -0500
From: "Matt Garrish" <matthew.garrish@sympatico.ca>
Subject: Re: Win32::Process::KillProcess error
Message-Id: <KtTrf.619$l87.63495@news20.bellglobal.com>
"Jean Michel" <jean.michel@nomade.fr> wrote in message
news:43aff269$0$26282$626a14ce@news.free.fr...
> Hello,
>
> I'm working on WinXP and I want to kill a process by its ID.
>
> I use the function Win32::Process::KillProcess($id,9) but the following
> error message is displayed :
>
> "Your vendor has not defined Win32::Process macro KillProcess used at
> myprog.pl line 90 at D:\Outils\Perl\site\lib/Win32/Process.pm line 46."
>
> What is the problem ?
>
The problem is that the module cannot autoload the KillProcess macro, as
it's telling you. I can't reproduce this error on XP Pro with ActivePerl
5.8.7 Build 813 using Win32::Process v. 0.09, so why this is happening is a
bit hard to guess at. You could try upgrading/reinstalling Win32::Process
and see if it's just a bad dll.
Matt
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
#The Perl-Users Digest is a retransmission of the USENET newsgroup
#comp.lang.perl.misc. For subscription or unsubscription requests, send
#the single line:
#
# subscribe perl-users
#or:
# unsubscribe perl-users
#
#to almanac@ruby.oce.orst.edu.
NOTE: due to the current flood of worm email banging on ruby, the smtp
server on ruby has been shut off until further notice.
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
#To request back copies (available for a week or so), send your request
#to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
#where x is the volume number and y is the issue number.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V10 Issue 8798
***************************************