View Single Post
  #6  
Old 01-04-2006, 06:41 AM
CompGeek01
Fire Beetle
 
Join Date: Jul 2004
Posts: 7
Default

This is perl, v5.8.4 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 http://www.perl.com/, the Perl Home Page.

****EDIT*****
$Config{usethreads} or die "no threads"

dies....going to see if i can find how to get them in there

Last edited by CompGeek01; 01-04-2006 at 02:43 PM..
Reply With Quote