in reply to Re: Segmentation fault: problem with perl threads
in thread Segmentation fault: problem with perl threads
Thanks for the quick reply. I am actually using following module.
use Log::Log4perl qw(get_logger); use Log::Log4perl::Appender; use Log::Log4perl::Layout; use XML::Simple; use File::stat; use FileHandle; use threads; use Net::SFTP;
For trying with upgraded version of perl, i have to look into it.
Thanks very much,
katharnakh.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Segmentation fault: problem with perl threads
by zentara (Cardinal) on Sep 15, 2008 at 13:33 UTC | |
by katharnakh (Novice) on Sep 15, 2008 at 15:17 UTC | |
by zentara (Cardinal) on Sep 15, 2008 at 15:52 UTC |