module Globe

Reimplements global variables using a Hash.

Mostly because global_variable_defined?, global_variable_get, and global_variable_set are magnificent things.

There are convenience methods defined on the Kernel module, like Ruby has for class and instance variables.

Constants

VERSION
Variables