Codebase list libgtk2-perl / ceedb39
Stable release 1.24991 Brian Manning 7 years ago
2 changed file(s) with 6 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 Overview of changes in Gtk2 1.24991
1 ===================================
2
3 * Fix typos in POD (Bugzilla #772333)
4
05 Overview of changes in Gtk2 1.2499
16 ==================================
27
7272 use Exporter;
7373 require DynaLoader;
7474
75 our $VERSION = '1.2499';
75 our $VERSION = '1.24991';
7676
7777 our @ISA = qw(DynaLoader Exporter);
7878