data::parsebinary::filesystem::mbr(3pm) debian man page | unix.com

Man Page: data::parsebinary::filesystem::mbr

Operating Environment: debian

Section: 3pm

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
mbrlabel(8) - netbsd
data::amf::packet(3pm) - debian
data::amf::remoting(3pm) - debian
data::dumpxml::parser(3pm) - debian
data::serializer::convert::bencode_xs(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph