> > So... why the *$#$ is it getting into the loop? > > > > There has to be a method to print out the *contents* of $fh, not > > just the values. > > print $fh.true; # Just the truth > > print %{(+$fh).prop}; # All the value's properties > um.. I'm not the greatest fan of this syntax.. what's the '+' for? And the parens? And I'm assuming that $fh.prop is a hash, can the property hash itself have properties? Ed
- 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 Piers Cawley
- Re: 'is' and action at a distance Austin Hastings
- 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 Johan Vromans
- Re: 'is' and action at a distance Uri Guttman