# gconf-perl **Repository Path**: mirrors_chromium_gitlab_gnome/gconf-perl ## Basic Information - **Project Name**: gconf-perl - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README GConf Perl Binding ================== This is an prototype mapping of the GConf library to Perl. Most useful APIs have been mapped although in most cases the mapping is far from ideal. I've tried not to make the XS code too obscure. There's a hell of a lot of XS tricks you can use to compress the code but IMHO the extra verbosity makes the code far more clear. This module needs some polishing and real world usage before it is suitable for general release. If you're interested in working on it have a look at the TODO file for starters and feel free to contact me. Cheers :-) Mark McLoughlin, Sep 18th 2002.