$*ARGS is mentioned in S02/S04 as being the magic filehandle iterator.
However, S06 refers to the "$*ARGS capture." Is there a typo somewhere?
Zev
?? and !! could always return some kind of result object that boolizes
to true or false.
Zev
Audrey Tang wrote:
>
> 在 Jun 11, 2007 5:10 AM 時,Jonathan Lang 寫到:
>> A variation of chaining associativity gets
>> used, with the "chaining rule" being '$v1 op1 $v2 // $v1 op2 $v3'
>> instead of '$v1 op
If the idea of having an author attribute is to allow multiple
implementations of a module, why not add an API version attribute? The
idea would be to detach the module version number from the module API
version number.
This way, if I want to reimplement Foo::Bar, I wouldn't be required to
use th