Hi, I'm currently writing the Perl bindings for libchamplain (http://blog.pierlux.com/projects/libchamplain/en/) which consists of a graphical widgets that provide real time maps navigation. It's something similar to what google maps does but embeddable in a graphical application and using free maps.
Libchamplain is written in C and is based on Clutter. It also provides a Gtk2 wrapper. The library has already bindings for python and C# (mono) and they both use the namespace "Champlain". I asked in the Perl GTK2 mailing list for suggestions for the package name and I was pointed here. It was also suggested to add the library under Geo:: namespace in order no to pollute the top level. -- Emmanuel Rodriguez
