gtk2-perl's code is hosted on GNOME's git server. Each module has its own repository. To check out perl-Glib for example, use "git clone git://git.gnome.org/perl-Glib".
Updated Gtk2-Perl documentation is now available at http://gtk2-perl.sourceforge.net/doc/. Note that there are now two different sets of documentation posted, a set generated with Marek::Pod::HTML (what's been posted on the website previously, but with some stylesheet tweaks) and another set created with Pod::ProjectDocs. Both...
Changes in this release: Properly export all our public symbols so that linking against us works on MSWin32. (GNOME #576373) View the GIT repo at http://git.gnome.org/cgit/perl-Pango/ or download source at