debian man page for data::parsebinary::data::cap

Query: data::parsebinary::data::cap

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Data::ParseBinary::Data::Cap(3pm)			User Contributed Perl Documentation			 Data::ParseBinary::Data::Cap(3pm)

NAME
Data::ParseBinary::Data::Cap - Parsing "tcpdump capture file"
SYNOPSIS
use Data::ParseBinary::Data::Cap qw{$data_cap_parser}; my $data = $data_cap_parser->parse(CreateStreamReader(File => $fh)); Parsing "tcpdump capture file", whatever it is. Please note that this parser have a lot of white space. (paddings) So when I rebuild the file, the padded area is zeroed, and the re-created file does not match the original file. I don't know if the recreated file is valid. This is a part of the Data::ParseBinary package, and is just one ready-made parser. please go to the main page for additional usage info. perl v5.14.2 2011-02-13 Data::ParseBinary::Data::Cap(3pm)
Related Man Pages
data::amf(3pm) - debian
data::dumpxml::parser(3pm) - debian
data::serializer::convert::bencode(3pm) - debian
data::serializer::persistent(3pm) - debian
test::data(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph