Gnome2::GConf — Perl bindings for gconf
The Gnome2::GConf API is a fairly straightforward conversion of the C API to perl style. The main thing to note is the use of hashrefs for GConfEntrys and GConfValues to make the style more perlish. Error handling is significantly different than in C, but error handling is not covered in this tutorial.