On Thu, 21 Sep 2000, Tom Christiansen wrote:

> =item perl6storm #0010
> 
> Allow a way to kill *all* defaults at compile time.  Or warn about them.
> 
>     no defaults;
>     use defaults 'none';
>     use warnings 'defaults';
> 
> this is for anal python folks.

What are defaults, in this context? Things like abs taking $_ if no
variable is specified? Or localtime taking time()? Or what?

Cheers,
Philip
-- 
Philip Newton <[EMAIL PROTECTED]>

Reply via email to