Pseudo-hashes are deprecated
- From: harry@xxxxxxxxxxxxxxx (Harry Bennett)
- Date: Tue, 29 Jan 2008 07:45:00 -0500
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
I guess my ultimate question would be, what have they been deprecated to?
And an example would be GREATLY appreciated.
TIA
.
- Follow-Ups:
- Re: Pseudo-hashes are deprecated
- From: Paul Lalli
- Re: Pseudo-hashes are deprecated
- From: Peter Scott
- Re: Pseudo-hashes are deprecated
- From: Chas. Owens
- Re: Pseudo-hashes are deprecated
- From: John W. Krahn
- Re: Pseudo-hashes are deprecated
- Prev by Date: Re: file.db VS filedb
- Next by Date: Re: Pseudo-hashes are deprecated
- Previous by thread: How to avoid this greedy match?
- Next by thread: Re: Pseudo-hashes are deprecated
- Index(es):
Relevant Pages
|
|