Re: Perl Net::Pcap loop hang ??

2005-08-17 Thread John W. Krahn
Michael Gale wrote: > Hey, Hello, > Thanks I discovered the same thing this morning, in the test > directory (/t) there is a README that stats the loop test waits for 10 > packets to be received to finish. > > So by generating network traffic it finished. > > My stats test did fail, for now

Re: Perl Net::Pcap loop hang ??

2005-08-17 Thread Michael Gale
Hey, Thanks I discovered the same thing this morning, in the test directory (/t) there is a README that stats the loop test waits for 10 packets to be received to finish. So by generating network traffic it finished. My stats test did fail, for now I just ran a force install, but I am open

Re: Perl Net::Pcap loop hang ??

2005-08-17 Thread John W. Krahn
Michael Gale wrote: > Hello, Hello, > I have tracked down a problem in my perl script to the module > Net::Pcap I believe and the loop mod. > > So using perl -MPCAN -e shell I tried to install Net:Pcap to see what > happens. > > After the make, it runs a check and produces the following out

Perl Net::Pcap loop hang ??

2005-08-16 Thread Michael Gale
Hello, I have tracked down a problem in my perl script to the module Net::Pcap I believe and the loop mod. So using perl -MPCAN -e shell I tried to install Net:Pcap to see what happens. After the make, it runs a check and produces the following out put: t/01-modules OK t/02-lookup OK t/0