View Single Post
  #24 (permalink)  
Old 06-07-2007, 05:04 PM
dijichi2 dijichi2 is offline
OpenSource Builder & Moderator
 
Posts: 1,166
Default

I believe that's a non-standard non-threaded perl, this is what I get on a fully up2date rhel4:

Quote:
[root@mozart ~]# perl -v

This is perl, v5.8.5 built for i386-linux-thread-multi

Copyright 1987-2004, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at Perl.com: The Source for Perl -- perl development, conferences, the Perl Home Page.
are you using a 3rd party rpm repository at all, like dag wiers or similar? i would hazard a guess that your perl has been replaced at some point.
Reply With Quote