Perl 5.8.0

2002-08-30 Thread Jason Frisvold
Ok, I'm a bit behind the times... :-) What are the major advantages (if any) to moving to 5.8.0? I'm running 5.6.1 right now... Is it worth it? Is it fully backwards compatible? --- Jason H. Frisvold Senior ATM Engineer Engineering Dept. Penteledata RHCE - 80730234940

perl 5.8.0,

2002-11-25 Thread Eduardo Cancino
Hi : My box -> eMac, MacOSX Jaguar 10.2.1, DevTools installed After installing perl 5.8.0, I ran a perl script, and perl send this message: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LC_ALL = (unset), LANG = "en_US&

Tk800.024 + perl-5.8.0

2003-01-06 Thread bioinfo Gu
I want install Tk800.024 for perl5.8.0, when I 'make test', there is error: # make test cd pTk && make DEFINE="" PERL_DL_NONLAZY=1 /usr/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/ Require.t t/Trace.t t/X.t t/autoload.t t/balloon.t t/browseentry.t t

AW: Perl 5.8.0

2002-08-30 Thread Angerstein
full 64Bit support > -Ursprüngliche Nachricht- > Von: Jason Frisvold [mailto:[EMAIL PROTECTED]] > Gesendet am: Donnerstag, 29. August 2002 23:02 > An: [EMAIL PROTECTED] > Betreff: Perl 5.8.0 > > Ok, I'm a bit behind the times... :-) > > What are the maj

Re: Perl 5.8.0

2002-09-04 Thread Paul Johnson
On Tue, Sep 03, 2002 at 11:19:24AM -0400, Jason Frisvold wrote: > Oh, I am happy with 5.6.1 ... Use it all over the place ... But ... > Threading ... Real, honest threading? That would be something > wonderful... 5.8.0 uses a new threading model. It works well, by all accounts. > Any idea

Re: AW: Perl 5.8.0

2002-09-03 Thread David T-G
Jason, et al -- ...and then Angerstein said... % % full 64Bit support Also full threading, I hear, though I think that those two are the real meat of the upgrade. When I asked this question recently it basically boiled down to "if you're happy with 5.6.1 then just stick with it" and that's wha

RE: AW: Perl 5.8.0

2002-09-03 Thread Jason Frisvold
;Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world." -- Albert Einstein [1879-1955] -Original Message- From: David T-G [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 03, 2002 9:12 AM To: perl beginners Subject: Re: AW: Perl

upgrade to perl 5.8.0

2002-10-20 Thread Randy Perkins
hello, i would like to upgrade perl to 5.8.0 i currently have 5.6.1 i use redhat and perl was originally installed as a precompiled binary (.rpm) i started out with 5.6.0 and somehow it got updated to 5.6.1 maybe i updated the .rpm or it could have happened with CPAN? i have use 'perl -MCPAN -

Oracle:DBD and perl 5.8.0

2004-05-07 Thread Johnson, Shaunn
Howdy: I have been trying to install Oracle:DBD 1.14 or 1.15 with perl 5.8.0 and after adding different paths to compensate for the missing Config.pm, et al, it finally said, '... this isn't 5.6.0' and the process stopped. Is there a version of Oracle:DBD that will compile wit

Test using perl 5.8.0

2002-03-29 Thread Jerry McConnell
Where/How can one get a copy of the perl 5.8 development version? I have the 5.7.3 development version and have been testing with perlio/sfio, Solaris 2.8, >256 files open with >2gb files. I'm hoping that this specific set of requirements works better under 5.8, but I'd like to try it asap.

perl 5.8.0 for AIX 4.3.3

2002-09-24 Thread Angerstein
Anyone here who has the binary files of perl 5.8 for AIX 4.3.3? Any idea where I can get the bins? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: upgrade to perl 5.8.0

2002-10-21 Thread zentara
On Fri, 18 Oct 2002 00:12:16 -0500, [EMAIL PROTECTED] (Randy Perkins) wrote: >i would like to upgrade perl to 5.8.0 >i currently have 5.6.1 > >i use redhat and perl was originally installed as a precompiled binary >(.rpm) > >i started out with 5.6.0 >and somehow it got updated to 5.6.1 > >i am wor

dbmopen replacement in perl 5.8.0

2003-11-21 Thread Robert Brown
/home/rj/chat/login.db: File exists at /var/www/cgi-bin/rj_chat_login.cgi line 109., referer: http://www.elilabs.com/~rj/chat/rj_chat_login.html Obviously, from the viewpoint of perl 5.6.x programs, perl 5.8.0 has a very broken dbmopen. Of course the file exists! Its a passwoed database; yo

Re: perl 5.8.0 for AIX 4.3.3

2002-09-24 Thread Sudarshan Raghavan
On Tue, 24 Sep 2002, Angerstein wrote: > Anyone here who has the binary files of perl 5.8 for AIX 4.3.3? > > Any idea where I can get the bins? If you want to build from the source files (recommended approach) http://www.cpan.org/src/stable.tar.gz This is the link for binaries http://www.cpan

AW: perl 5.8.0 for AIX 4.3.3

2002-09-24 Thread Angerstein
No, there are no binaries of 5.8. Today, I not in mind to build it myself. Have to code a little. > -Ursprüngliche Nachricht- > Von: Sudarshan Raghavan [mailto:[EMAIL PROTECTED]] > Gesendet am: Donnerstag, 26. September 2002 07:50 > An: Perl beginners > Betreff: Re: per

urgent need for installing perl 5.8.0

2004-03-09 Thread Nilay Puri, Noida
Hi All, I want to install perl 5.8.0 on sun solaris. I am not getting the tar for perl 5.8.0 At the site ftp://ftp.cpan.org/pub/CPAN/src/5.0/ on trying to download perl-5.8.0.tar.gz I get error file not found. At other mirror sites I get the same error. I downlaoded stable.tar.gz , which

RE: Oracle:DBD and perl 5.8.0 - SV

2004-05-07 Thread Johnson, Shaunn
--belay that last transmission - i --*have* to roll back to perl 5.6.x. --sorry to jump the gun. -X --original post-- Is there a version of Oracle:DBD that will compile with 5.8.0 or do I have to rollback to 5.6.1?

Re: dbmopen replacement in perl 5.8.0

2003-11-21 Thread drieux
r] [client 192.168.1.3] cannot open /home/rj/chat/login.db: File exists at /var/www/cgi-bin/rj_chat_login.cgi line 109., referer: http://www.elilabs.com/~rj/chat/rj_chat_login.html Obviously, from the viewpoint of perl 5.6.x programs, perl 5.8.0 has a very broken dbmopen. Of course the file exis

Re: dbmopen replacement in perl 5.8.0

2003-11-21 Thread Robert Brown
ilabs.com/~rj/chat/rj_chat_login.html > > > > Obviously, from the viewpoint of perl 5.6.x programs, perl 5.8.0 has a > > very broken dbmopen. Of course the file exists! Its a passwoed > > database; you can't go creating that new every time you want to use > >

Re: dbmopen replacement in perl 5.8.0

2003-11-21 Thread Robert Brown
Robert Brown writes: > drieux writes: > > the alternative of course is the simpler problem of > > permissions, and that the web-server can not actually > > read the file. Do you have a piece of test code that > > merely opens and reads it? I have a very simple utility -- actually a debug

perl-5.8.0 and Tk800.24v make test failure

2003-01-06 Thread bioinfo Gu
Hello, I want install Tk800.024 for perl5.8.0, when I 'make test', there is error: # make test cd pTk && make DEFINE="" PERL_DL_NONLAZY=1 /usr/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/ Require.t t/Trace.t t/X.t t/autoload.t t/balloon.t t/browseen

Re: urgent need for installing perl 5.8.0

2004-03-09 Thread Randy W. Sims
On 03/10/04 02:44, Nilay Puri, Noida wrote: Hi All, I want to install perl 5.8.0 on sun solaris. I am not getting the tar for perl 5.8.0 At the site ftp://ftp.cpan.org/pub/CPAN/src/5.0/ on trying to download perl-5.8.0.tar.gz I get error file not found. At other mirror sites I get the same

RE: urgent need for installing perl 5.8.0

2004-03-10 Thread Nilay Puri, Noida
Hi, I downloaded perl 5.8.0 from search.cpan.org While running make , I am getting this error : Can anyone throw some light about the cause: Making Errno (nonxs) make[1]: Entering directory `/perl-5.8.0/ext/Errno' Makefile out-of-date with respect to ../../lib/Config.pm ../../con

RE: urgent need for installing perl 5.8.0

2004-03-10 Thread david
Nilay Puri wrote: > > I downloaded perl 5.8.0 from search.cpan.org > > While running make , I am getting this error : > > Can anyone throw some light about the cause: > Making Errno (nonxs) > make[1]: Entering directory `/perl-5.8.0/ext/Errno' > Make

Upgrading from Perl 5.8.0 to Perl 5.8.2

2003-11-24 Thread Johnston Michael J Contr AFRL/DES
I'm using Redhat 9.0 and after installing it, I came with Perl 5.8.0. Well, I tried to upgrade to 5.8.2 and instead of upgrading, it just installed another version. Thinking that it worked correctly, I installed Net-SNMP and all the modules. My problem is that when I try and run a script

Re: perl-5.8.0 and Tk800.24v make test failure

2003-01-06 Thread Paul Johnson
On Mon, Jan 06, 2003 at 12:29:47PM -0800, bioinfo Gu wrote: > Hello, > > I want install Tk800.024 for perl5.8.0, when I 'make test', there is error: > > # make test > cd pTk && make DEFINE="" > PERL_DL_NONLAZY=1 /usr/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, >'blib/lib', 'bl

Re: Upgrading from Perl 5.8.0 to Perl 5.8.2

2003-11-24 Thread Tore Aursand
On Mon, 24 Nov 2003 17:19:25 +, Johnston Michael J Contr AFRL/DES wrote: > What did I do wrong and how can I fix it? Do I need to uninstall Perl > 5.8.0 or do I just need to recompile Perl 5.8.2 somehow? Any advice > would be awesome. I upgraded as soon as Perl 5.8.2 hit the stre

Migration of perl code based on Sybase::CTlib module from perl 5.8.0 to 5.004

2005-04-08 Thread Kunal Uskaikar
Hi , I have written a module "DbSession" which uses CTlib. I did my testing using perl 5.8.0 and it worked fine. I now realise that I have to get my module working with perl 5.004 and sybperl version 2.13_A1_561. I am using Sypase OCS 12.5.1(64 - bit). But when I try to run my code