MythTV  0.26-pre
Variables
ENVCANParser.pm File Reference

Go to the source code of this file.

Variables

package ENVCANParser
use strict
use POSIX
our $VERSION = 0.5
my results
my directions

Variable Documentation

package ENVCANParser

Definition at line 9 of file ENVCANParser.pm.

use strict

Definition at line 10 of file ENVCANParser.pm.

use POSIX

Definition at line 11 of file ENVCANParser.pm.

our $VERSION = 0.5

Definition at line 14 of file ENVCANParser.pm.

Definition at line 16 of file ENVCANParser.pm.

Initial value:
 (  N  => "North",      NNE => "North Northeast",
                    S  => "South",      ENE => "East Northeast",
                    E  => "East",       ESE => "East Southeast",
                    W  => "West",       SSE => "South Southeast",
                    NE => "Northeast",  SSW => "South Southwest",
                    NW => "Northwest",  WSW => "West Southwest",
                    SE => "Southeast",  WNW => "West Northwest",
                    SW => "Southwest",  NNW => "North Northwest")

Definition at line 17 of file ENVCANParser.pm.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends