On Mon, Dec 19, 2005 at 12:13:04PM +0100, Michele Dondi wrote:

> my $x;
> $x->{foo}[42][2005]{bar}='quux';
> 
> Would you like to have to explicitly and verbosely declare the shape of 
> the structure held in $x instead?

I would like the option to have to, or to be able to do that, and maybe
to declare which hash keys or array elements are valid.

Do we have that already?

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

Reply via email to