Codebase list libgtk2-perl / 782a44c
perl-5.26.0 compatibility perl-5.26.0 will not include '.' in @INC by default. Adjust a 'require' statement accordingly. Torsten Schönfeld 7 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
266266
267267 # exports list needed for win32, unused on others
268268 our @exports;
269 require 'Gtk2.exports';
269 require './Gtk2.exports';
270270
271271 my %meta_merge = (
272272 q(meta-spec) => {