#!/usr/bin/perl use strict; use warnings; use Test::More; plan tests => 1; use_ok('Parse::EDID');