see plug-ins/perl/Changes

This commit is contained in:
Marc Lehmann
1999-02-22 21:51:18 +00:00
parent da5acc39e2
commit 09f86317a2
23 changed files with 117 additions and 95 deletions

View File

@ -2,10 +2,9 @@
#BEGIN {$^W=1};
require 5.005;
use Gimp;
use Gimp::Fu;
BEGIN { $] >= 5.005 or exit main }
use Gtk;
use Gtk::Gdk;