Search results for "module:Perl6::Caller"
Perl6::Caller - OO caller() interface
This module is experimental. It's also alpha. Bug reports and patches welcome. By default, this module exports the "caller" function. This automatically returns a new "caller" object. An optional argument specifies how many stack frames back to skip,...
OVID/Perl6-Caller-0.100 - 18 Oct 2009 12:57:38 UTC
Bundle::Perl6 - A bundle to install Perl6-related modules
This bundle defines modules that may be of interest to those discussing and implementing the Perl 6 language. Some of these are proof-of-concepts that the respective authors have implemented to show how things might work in Perl 6....
MARCEL/Bundle-Perl6-0.12 - 17 Dec 2008 12:06:48 UTC
Perl6::Builtins - Provide Perl 5 versions of the new Perl 6 builtins
Several of the builtins in Perl 6 have different (i.e. more useful, less confusing) behaviours than their Perl 5 counterparts. This module provides Perl 5 versions of those builtins....
DCONWAY/Perl6-Builtins-0.0.3 - 30 May 2005 11:32:47 UTC
Perl6::Binding - implement Perl6 aliasing features
This module creates lexical aliases to items that can be either lexical or dynamic using the ":=" operator. The left side of ":=" is a variable or a list of variable names in parentheses. The right side is a list of items to which the items on the le...
KVAIL/Perl6-Binding-0.601 - 23 May 2004 01:57:41 UTC