On Wed, 2005-08-17 at 23:43 -0500, Dave Rolsky wrote:

> But I'd really like to get this stuff done at compile time wherever 
> possible.  If I write this:
> 
>    validate( credit_card_number: $number );
> 
> it should blow up at compile time, right?

Does that depend on how closed you want Perl 6 to think your world is at
compile time?

-- c

Reply via email to