update site/lib

update site/lib

am 30.04.2009 01:33:39 von Jeff Zhuk

--0-1281808711-1241048019=:43646
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

I have multiple packages in Perl/site/lib.
=A0
Some of them are old and not compatible with current 5.8.9.
What is the way to upgrade all packages?
=A0
Something like: ppm install "URL" -all
=A0
Thank you for your help,
=A0
Jeff
=A0
=A0
 
--0-1281808711-1241048019=:43646
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

top" style=3D"font: inherit;">
I have multiple packages in Perl/site/li=
b.

 

Some of them are old and not compatible with current 5.8.9.

What is the way to upgrade all packages?

 

Something like: ppm install "URL" -all

 

Thank you for your help,

 

Jeff

 

 

 


--0-1281808711-1241048019=:43646--

Re: update site/lib

am 01.05.2009 05:20:15 von Jeff Zhuk

--0-357011797-1241148015=:44999
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Thank you, KT Lo!
=A0
I think I am one step closer.
=A0
I did: "ppm upgrade" and I saw several upgrade messages including:=20
"Win32 0.39 (have 0.38)"
=A0
Before upgrade I had this error message:
=A0
[Thu Apr 30 20:40:24 2009] [error] Can't load 'C:/Perl/site/lib/auto/Win32/=
Win32
..dll' for module Win32: load_file:The specified module could not be found a=
t C:/
Perl/lib/DynaLoader.pm line 226.\n at C:/Perl/lib/Cwd.pm line 692\nCompilat=
ion f
ailed in require at C:/Perl/lib/Cwd.pm line 692.\nBEGIN failed--compilation=
abor
ted.\n

In reality I can see "C:/Perl/site/lib/auto/Win32/Win32.dll" file. It is ri=
ght there, dated 6/17/2002
=A0
After upgrade the error=A0message is different:
=A0
[Thu Apr 30 21:04:56 2009] [error] Win32 version 0.27 required--this is onl=
y ver
sion 0.191 at C:/Perl/lib/Cwd.pm line 692.\nBEGIN failed--compilation abort=
ed.\n
=A0
Neither Win32.dll nor anything in the C:/Perl/site/lib/auto/Win32 directory=
have been changed.
=A0
I checked the date on Cwd.pm - it is dated 10/30/2008.
=A0
Any advice?
=A0
Thank you,
=A0
Jeff
=A0
--- On Thu, 4/30/09, KT Lo wrote:


From: KT Lo
Subject: Re: update site/lib
To: "Jeff Zhuk"
Date: Thursday, April 30, 2009, 12:27 AM


ppm upgrade --install


2009/4/30 Jeff Zhuk






I have multiple packages in Perl/site/lib.
=A0
Some of them are old and not compatible with current 5.8.9.
What is the way to upgrade all packages?
=A0
Something like: ppm install "URL" -all
=A0
Thank you for your help,
=A0
Jeff
=A0
=A0
=A0

=0A
--0-357011797-1241148015=:44999
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

top" style=3D"font: inherit;">
Thank you, KT Lo!

 

I think I am one step closer.

 

I did: "ppm upgrade" and I saw several upgrade messages including: IV>
"Win32 0.39 (have 0.38)"

 

Before upgrade I had this error message:

 

[Thu Apr 30 20:40:24 2009] [error] Can't load 'C:/Perl/site/lib/auto/W=
in32/Win32
.dll' for module Win32: load_file:The specified module could =
not be found at C:/
Perl/lib/DynaLoader.pm line 226.\n at C:/Perl/lib/Cw=
d.pm line 692\nCompilation f
ailed in require at C:/Perl/lib/Cwd.pm line=
692.\nBEGIN failed--compilation abor
ted.\n

In reality I can see "C:/Perl/site/lib/auto/Win32/Win32.dll" file. It =
is right there, dated 6/17/2002

 

After upgrade the error message is different:

 

[Thu Apr 30 21:04:56 2009] [error] Win32 version 0.27 required--this i=
s only ver
sion 0.191 at C:/Perl/lib/Cwd.pm line 692.\nBEGIN failed--com=
pilation aborted.\n

 

Neither Win32.dll nor anything in the C:/Perl/site/lib/auto/Win32 dire=
ctory have been changed.

 

I checked the date on Cwd.pm - it is dated 10/30/2008.

 

Any advice?

 

Thank you,

 

Jeff
 
--- On Thu, 4/30/09, KT Lo <joba62rule@gmai=
l.com>
wrote:

16,16,255) 2px solid">
From: KT Lo <joba62rule@gmail.com>
Subje=
ct: Re: update site/lib
To: "Jeff Zhuk" <jeff_zhuk@yahoo.com>
D=
ate: Thursday, April 30, 2009, 12:27 AM


ppm upgrade --install


2009/4/30 Jeff Zhuk < "http://us.mc906.mail.yahoo.com/mc/compose?to=3Djeff_zhuk@ya hoo.com" target=
=3D_blank rel=3Dnofollow ymailto=3D"mailto:jeff_zhuk@yahoo.com">jeff_zhuk@y=
ahoo.com
>


0px 0.8ex; BORDER-LEFT: #ccc 1px solid">




I have multiple packages in Perl/site/lib.

 

Some of them are old and not compatible with current 5.8.9.

What is the way to upgrade all packages?

 

Something like: ppm install "URL" -all

 

Thank you for your help,

 

Jeff

 

 

 


>


--0-357011797-1241148015=:44999--

Re: update site/lib

am 01.05.2009 18:27:42 von Perrin Harkins

Jeff,

Since this is a general Perl question, not a mod_perl question, you'd
be better off asking on the Win32 perl mailing list or perlmonks.org.

- Perrin

On Thu, Apr 30, 2009 at 11:20 PM, Jeff Zhuk wrote:
> Thank you, KT Lo!
>
> I think I am one step closer.
>
> I did: "ppm upgrade" and I saw several upgrade messages including:
> "Win32 0.39 (have 0.38)"
>
> Before upgrade I had this error message:
>
> [Thu Apr 30 20:40:24 2009] [error] Can't load
> 'C:/Perl/site/lib/auto/Win32/Win32
> .dll' for module Win32: load_file:The specified module could not be found=
at
> C:/
> Perl/lib/DynaLoader.pm line 226.\n at C:/Perl/lib/Cwd.pm line
> 692\nCompilation f
> ailed in require at C:/Perl/lib/Cwd.pm line 692.\nBEGIN failed--compilati=
on
> abor
> ted.\n
> In reality I can see "C:/Perl/site/lib/auto/Win32/Win32.dll" file. It is
> right there, dated 6/17/2002
>
> After upgrade the error=A0message is different:
>
> [Thu Apr 30 21:04:56 2009] [error] Win32 version 0.27 required--this is o=
nly
> ver
> sion 0.191 at C:/Perl/lib/Cwd.pm line 692.\nBEGIN failed--compilation
> aborted.\n
>
> Neither Win32.dll nor anything in the C:/Perl/site/lib/auto/Win32 directo=
ry
> have been changed.
>
> I checked the date on Cwd.pm - it is dated 10/30/2008.
>
> Any advice?
>
> Thank you,
>
> Jeff
>
> --- On Thu, 4/30/09, KT Lo wrote:
>
> From: KT Lo
> Subject: Re: update site/lib
> To: "Jeff Zhuk"
> Date: Thursday, April 30, 2009, 12:27 AM
>
> ppm upgrade --install
>
> 2009/4/30 Jeff Zhuk
>>
>> I have multiple packages in Perl/site/lib.
>>
>> Some of them are old and not compatible with current 5.8.9.
>> What is the way to upgrade all packages?
>>
>> Something like: ppm install "URL" -all
>>
>> Thank you for your help,
>>
>> Jeff
>>
>>
>>
>
>
>