On Jan 29, 7:45 am, [EMAIL PROTECTED] (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


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to