debian man page for data::parsebinary::filesystem::mbr

Query: data::parsebinary::filesystem::mbr

OS: debian

Section: 3pm

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

Data::ParseBinary::FileSystem::MBR(3pm) 		User Contributed Perl Documentation		   Data::ParseBinary::FileSystem::MBR(3pm)

NAME
Data::ParseBinary::FileSystem::MBR - Parsing the partition table
SYNOPSIS
use Data::ParseBinary::FileSystem::MBR qw{$mbr_parser}; my $data = $mbr_parser->parse(CreateStreamReader(File => $fh)); Can parse the binary structure of the MBR. (that is the structure that tells your computer what partitions exists on the drive) Getting the data from there is your problem. 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 2010-12-04 Data::ParseBinary::FileSystem::MBR(3pm)
Related Man Pages
acorn-fdisk(8) - debian
data::amf(3pm) - debian
data::serializer::convert::bencode(3pm) - debian
data::serializer::convert::bencode_xs(3pm) - debian
test::data(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph