The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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