Re: Pseudo-hashes are deprecated
- From: mritty@xxxxxxxxx (Paul Lalli)
- Date: Tue, 29 Jan 2008 10:52:14 -0800 (PST)
On Jan 29, 7:45 am, ha...@xxxxxxxxxxxxxxx (Harry Bennett) wrote:
I am using this line:
foreach my $pair (keys %{$config{server}}) {
.....
}
but get the warning:
Pseudo-hashes are deprecated at ......
I am using the example from 'Programming Perl (third edition)' Section 9.4..3
One of us is very confused. I'm guessing you. There is no such thing
as "9.4.3" in the third edition of the Camel. There is a chapter 9,
of course, and indeed it deals with multi-dimensional structures. But
there is no such example listed in it.
Paul Lalli
.
- Follow-Ups:
- Re: Pseudo-hashes are deprecated
- From: Rob Dixon
- Re: Pseudo-hashes are deprecated
- References:
- Pseudo-hashes are deprecated
- From: Harry Bennett
- Pseudo-hashes are deprecated
- Prev by Date: Re: About File::Monitor
- Next by Date: Re: print records that match regexp
- Previous by thread: Re: Pseudo-hashes are deprecated
- Next by thread: Re: Pseudo-hashes are deprecated
- Index(es):
Relevant Pages
|