debian man page for parse::edid

Query: parse::edid

OS: debian

Section: 3pm

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

Parse::EDID(3pm)					User Contributed Perl Documentation					  Parse::EDID(3pm)

NAME
Parse::EDID - Extended display identification data (EDID) parser
DESCRIPTION
This module provides some function to parse Extended Display Identification Data binary data structures.
FUNCTIONS
parse_edid($raw_edid) Parse the raw binary edid data, as a string, and return a corresponding data structure, as an hashref. check_parsed_edid($edid) Check the data structure, and return an error message if anything is wrong, an empty string otherwise. find_edid_in_string($string) Extract raw binary edid data from another tool text output, such as xrandr --prop. perl v5.14.2 2012-06-21 Parse::EDID(3pm)
Related Man Pages
edid-decode(1) - centos
parse::debianchangelog::changesfilters(3pm) - debian
parse::errorstring::perl::erroritem(3pm) - debian
time::duration::parse(3pm) - debian
parse::cpan::meta(3pm) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com