On 12 Oct 2003 12:08:34 +1000, Scott Smedley wrote:
> 
> > The $VERSION should be numeric, something like:
> > 
> >   $VERSION = "0.51_2";
> > 
> > So anyone still could say:
> > 
> >   use X11::Protocol 0.51;
> 
> I couldn't actually get Perl to care about this. (ie. it appears
> to ignore the version number.) I changed the patch to use 0.51_2 anyway.

Does work for me, but remove quotes too, otherwise it gives a warning.

perl -MX11::Protocol=0.60
Argument "0.51_2" isn't numeric in subroutine entry at - line 1.
X11::Protocol version 0.6 required--this is only version 0.51_2 at ...

Regards,
Mikhael.
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to