update site/lib
--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
=A0=0A=0A=0A
--0-1281808711-1241048019=:43646
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" ><tr><td valign=3D"=
top" style=3D"font: inherit;"><DIV>I have multiple packages in Perl/site/li=
b.</DIV>
<DIV> </DIV>
<DIV>Some of them are old and not compatible with current 5.8.9.</DIV>
<DIV>What is the way to upgrade all packages?</DIV>
<DIV> </DIV>
<DIV>Something like: ppm install "URL" -all</DIV>
<DIV> </DIV>
<DIV>Thank you for your help,</DIV>
<DIV> </DIV>
<DIV>Jeff</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></td></tr></table><br>=0A=0A=0A=0A
--0-1281808711-1241048019=:43646--
Re: update site/lib
--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:
"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 <joba62rule [at] gmail.com> wrote:
From: KT Lo <joba62rule [at] gmail.com>
Subject: Re: update site/lib
To: "Jeff Zhuk" <jeff_zhuk [at] yahoo.com>
Date: Thursday, April 30, 2009, 12:27 AM
ppm upgrade --install
2009/4/30 Jeff Zhuk <jeff_zhuk [at] yahoo.com>
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=0A=0A
--0-357011797-1241148015=:44999
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" ><tr><td valign=3D"=
top" style=3D"font: inherit;"><DIV>Thank you, KT Lo!</DIV>
<DIV> </DIV>
<DIV>I think I am one step closer.</DIV>
<DIV> </DIV>
<DIV>I did: "ppm upgrade" and I saw several upgrade messages including: </D=
IV>
<DIV>"Win32 0.39 (have 0.38)"</DIV>
<DIV> </DIV>
<DIV>Before upgrade I had this error message:</DIV>
<DIV> </DIV>
<DIV>[Thu Apr 30 20:40:24 2009] [error] Can't load 'C:/Perl/site/lib/auto/W=
in32/Win32<BR>.dll' for module Win32: load_file:The specified module could =
not be found at C:/<BR>Perl/lib/DynaLoader.pm line 226.\n at C:/Perl/lib/Cw=
d.pm line 692\nCompilation f<BR>ailed in require at C:/Perl/lib/Cwd.pm line=
692.\nBEGIN failed--compilation abor<BR>ted.\n<BR></DIV>
<DIV>In reality I can see "C:/Perl/site/lib/auto/Win32/Win32.dll" file. It =
is right there, dated 6/17/2002</DIV>
<DIV> </DIV>
<DIV>After upgrade the error message is different:</DIV>
<DIV> </DIV>
<DIV>[Thu Apr 30 21:04:56 2009] [error] Win32 version 0.27 required--this i=
s only ver<BR>sion 0.191 at C:/Perl/lib/Cwd.pm line 692.\nBEGIN failed--com=
pilation aborted.\n</DIV>
<DIV> </DIV>
<DIV>Neither Win32.dll nor anything in the C:/Perl/site/lib/auto/Win32 dire=
ctory have been changed.</DIV>
<DIV> </DIV>
<DIV>I checked the date on Cwd.pm - it is dated 10/30/2008.</DIV>
<DIV> </DIV>
<DIV>Any advice?</DIV>
<DIV> </DIV>
<DIV>Thank you,</DIV>
<DIV> </DIV>
<DIV>Jeff<BR> <BR>--- On <B>Thu, 4/30/09, KT Lo <I><joba62rule [at] gmai=
l.com></I></B> wrote:<BR></DIV>
<BLOCKQUOTE style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(=
16,16,255) 2px solid"><BR>From: KT Lo <joba62rule [at] gmail.com><BR>Subje=
ct: Re: update site/lib<BR>To: "Jeff Zhuk" <jeff_zhuk [at] yahoo.com><BR>D=
ate: Thursday, April 30, 2009, 12:27 AM<BR><BR>
<DIV id=3Dyiv1240982666>ppm upgrade --install<BR><BR>
<DIV class=3Dgmail_quote>2009/4/30 Jeff Zhuk <SPAN dir=3Dltr><<A href=3D=
"http://us.mc906.mail.yahoo.com/mc/compose?to=3Djeff_zhuk [at] ya hoo.com" target=
=3D_blank rel=3Dnofollow ymailto=3D"mailto:jeff_zhuk [at] yahoo.com">jeff_zhuk [at] y=
ahoo.com</A>></SPAN><BR>
<BLOCKQUOTE class=3Dgmail_quote style=3D"PADDING-LEFT: 1ex; MARGIN: 0px 0px=
0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<TABLE cellSpacing=3D0 cellPadding=3D0 border=3D0>
<TBODY>
<TR>
<TD vAlign=3Dtop>
<DIV>I have multiple packages in Perl/site/lib.</DIV>
<DIV> </DIV>
<DIV>Some of them are old and not compatible with current 5.8.9.</DIV>
<DIV>What is the way to upgrade all packages?</DIV>
<DIV> </DIV>
<DIV>Something like: ppm install "URL" -all</DIV>
<DIV> </DIV>
<DIV>Thank you for your help,</DIV>
<DIV> </DIV>
<DIV>Jeff</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></TD></TR></TBODY></TABLE><BR></BLOCKQUOTE></DIV><BR></DIV=
></BLOCKQUOTE></td></tr></table><br>=0A=0A
--0-357011797-1241148015=:44999--
Re: update site/lib
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 <jeff_zhuk [at] yahoo.com> 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 <joba62rule [at] gmail.com> wrote:
>
> From: KT Lo <joba62rule [at] gmail.com>
> Subject: Re: update site/lib
> To: "Jeff Zhuk" <jeff_zhuk [at] yahoo.com>
> Date: Thursday, April 30, 2009, 12:27 AM
>
> ppm upgrade --install
>
> 2009/4/30 Jeff Zhuk <jeff_zhuk [at] yahoo.com>
>>
>> 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
>>
>>
>>
>
>
>