say I have big wireshark file based on remote server.

I want to logon to that server and using Net::Pcap to poke the file and only grep out small portion of information which meets my criteria.
Remote server won't have Net::Pcap installed.

I wanted to write this program w/ Expect modules and Net::Pcap module in my mind. But since these things are only located in my local server, will this work on remote server?

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


Reply via email to