Thanks Randy. Removing autoloader allows me to do what I need to do.

Thanks to everyone else that responded too. It's very much appreciated.

Ewen

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Randy J. Ray
Sent: 21 January 2007 08:50
To: Perl-Win32-Users@listserv.ActiveState.com
Subject: Re: Image Dimensions

I wrote to the original poster, but I'll share it here as well.

The module uses the AutoLoader package. The easiest way to get around the
problem, assuming that you can't install the package to a local location, is
to
remove the "use AutoLoader" line, and the "__END__" line later in the file.

Randy
-- 
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"""
Randy J. Ray      Sunnyvale, CA      http://www.rjray.org
[EMAIL PROTECTED]

Silicon Valley Scale Modelers: http://www.svsm.org
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to