The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.001 - 2010-12-13

Modules

track the global execution context of your code
an authentication token
trivial class implementing Global::Context::AuthToken
the global execution environment
trivial class implementing Global::Context::Env
the stack of a Global::Context::Env object
trivial class implementing Global::Context::Stack
one frame in a stack
trivial class implementing Global::Context::StackFrame
the origin of a request
trivial class implementing Global::Context::Terminal