On Thu, Jul 12, 2001 at 06:56:25PM -0700, Dave Storrs wrote:
> On Tue, 10 Jul 2001, Michael G Schwern wrote:
> > You can always just do this:
> > 
> >         my Value $foo;
> > 
> > And $foo will act like a normal scalar taking anything (your PMAW).
> 
>       If that's the goal, I'd vote that it be spelled:
> 
>         my Scalar $foo; 

Yeah, I'm just a little worried it will be confused with

        my SCALAR $scalar_ref;

but it should be fine.

-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl6 Quality Assurance     <[EMAIL PROTECTED]>       Kwalitee Is Job One
ck and shiny crust
over my hairy anus
constipation sucks
        -- Ken Flagg

Reply via email to