On Wed, Sep 2, 2009 at 9:31 PM, Peter Juhasz<peter.juhas...@gmail.com> wrote:

> One more thing... instead of  $E{"${element}_year"}{'data'}, you could
> simply write $E{${element}_year}{data}.

Sorry, I didn't pay attention, that's not entirely true.
Still, $E{${element}."_year"}{data} would be better in my opinion.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to