On 5/18/01 9:23 PM, Damian Conway wrote:
> print %{(+$fh).prop}; # All the value's properties
...and my question is: why is the %{...} there? Doesn't .prop return a
hash? Looks like it here:
> print keys $foo.prop; # prints "NumberHeard"
> print values $foo.prop; # prints "loneliestever"
(that's checking the var's props and not the value's, but still...)
-John
- Re: 'is' and action at a distance Jarkko Hietaniemi
- Re: 'is' and action at a distance Graham Barr
- Re: 'is' and action at a distance Piers Cawley
- Re: 'is' and action at a distance Edward Peschko
- Re: 'is' and action at a distance Michael G Schwern
- Re: 'is' and action at a distance Damian Conway
- Re: 'is' and action at a distance Edward Peschko
- Re: 'is' and action at a distance Damian Conway
- Re: 'is' and action at a distance Damian Conway
- Re: 'is' and action at a distance Michael G Schwern
- Re: 'is' and action at a distance John Siracusa
- Re: 'is' and action at a distance Graham Barr
- Re: 'is' and action at a distance Damian Conway
- Re: 'is' and action at a distance Graham Barr
- Re: 'is' and action at a distance Larry Wall
- Re: 'is' and action at a distance Uri Guttman
- more slots in the glob, 'but', Re: 'is' and action ... David L. Nicol
- Re: 'is' and action at a distance Johan Vromans
