parse::edid(3pm) debian man page | unix.com

Man Page: parse::edid

Operating Environment: debian

Section: 3pm

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
parse::debianchangelog::changesfilters(3pm) - linux
get-edid(1) - debian
edid-decode(1) - centos
edid(9) - netbsd
parse::cpan::meta(3pm) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Introduction
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?