in reply to Re^2: Creating an image map using Perl code
in thread Creating an image map using Perl code

You're missing a semicolon after your first print q(...) statement.

Replies are listed 'Best First'.
Re^4: Creating an image map using Perl code
by lampros21_7 (Scribe) on Apr 06, 2006 at 15:24 UTC
    Sorry, another silly mistake... Thanks for pointing that out.

    Now, is there a way to run this script? I have tried running it and then opening my picture from a browser but it doesn't work. I have also looked around and couldn't find anywhere that said how. Does anyone know?thanks