I have a captured file that is in a odd format.  I can use the Linux
strings command to parse all the information I need.  The problem is
that it requires a file as input.  I am looking for the same
functionality that strings gives me, but in a filter.  I want to just
pipe the output of my captured data to this module and have it perform
the same functionality as strings.  Does anyone know of such a module in
Perl?

John 


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


Reply via email to