On 5/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
 Argumentless C<**> in a multi-dimensional subscript indicates 0 or
-more dimensions of C<*> where the number of dimension isn't necessarily
-known: C<@foo[1;**;5]>.  It has a value of C<List of Any>, or something
-like that.  The argumentless C<*> and C<**> forms are probably only
-useful in "dimensional" list contexts.

Is there any new format to do the equivalent of C<@foo[1;**;5]>, or is
that impossible nowadays?

--
Markus Laire

Reply via email to