On 5/27/05, Juerd <[EMAIL PROTECTED]> wrote:
> 
> There is no way to get an anonymous rw scalar, is there?

Can't the [] and {} syntaxes be considered aliases for new Array(...)
and new Hash(...)?

my $x := new int = 10;   # looks like it should work

Ashley Winters

Reply via email to