[wellylug] Perl code trouble

Donald Gordon don at dis.org.nz
Wed Oct 1 16:16:40 NZST 2003


On Wed, 01 Oct 2003 15:21:50 +1200
Edouard Chalaron <e.chalaron at paradise.net.nz> wrote:

> use Gimp qw (:auto);

(AFAIK) should be

use Gimp qw(:auto);

- note the lack of space between 'qw' and '('.

donald



More information about the wellylug mailing list