Posted on 2009-08-13 15:19:10-07 by sb in response to 7738
Re: ToolBox.h:92: error: syntax error before numeric constant
You should use "perl -MBit::Vector=100 -e 1" to check for the availability of this (or similarly of any other) module; this will give an error message all the time (if the version number of the installed module is not higher than 100, as in this example - I usually just use "10") and will inform you which version is installed, if any. There are known issues with MacOS X and my module in previous versions. These should be fixed now. Please let me know if not.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.