Re: Hm. ItemFactory vs. gtk2-perl 0.90 ? :)



On Tuesday, July 22, 2003, at 11:20  PM, Ross McFarland wrote:

       @$j2_entry{ j2_keys} = @$user_entry{ j2_keys};
       my @bad = grep(!exists $j2_entry->{$_}, keys %$user_entry);
foreach (@bad) { carp("Gtk Item Factory Entry; unknown key ($_) "); }

i'm disappointed that in all that, nobody found a way to sneak in a map. ;-)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]