Hello beginners,

  Free to wrong pool 2245a0 not aa8fea8 at D:/Perl/lib/XSLoader.pm line -1.

  I guess it's because of   use threads;

  I thought that copy-pasting the "use" statements here would help
  somebody help me.. any suggestions would be appreciated.

  Thanks in Advance. (sorry for bad English)

use 5.008;

use threads;
use threads::shared;

use strict;
use warnings;
use diagnostics;
use Getopt::Long;
use Fatal qw/:void open close opendir/;
use Digest::MD5 qw/md5_hex/;
use File::Find;
use Getopt::Long;
use LWP;


-- 
Best regards,
 Alexandru                          mailto:[EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to