ENVCANParser.pm File Reference

Go to the source code of this file.

Variables

package ENVCANParser
use strict
use POSIX
our $VERSION = 0.4
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.4

Definition at line 14 of file ENVCANParser.pm.

my results

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.


Generated on Sat Dec 18 05:15:51 2010 for MythTV by  doxygen 1.5.5