Archive-ByteBoozer
view release on metacpan or search on metacpan
0.03 2013-01-08
- fixed "error: expected identifier before numeric constant" compilation
error by replacing all occurrences of "true" and "false" constants with
"_true" and "_false" labels in the original source code right before
packaging the actual release of this module, so that it now successfully
compiles also Mac OS X (which, it turned out, has got those constants
already predefined)
0.02 2013-01-05
- updated "ByteBoozer" source code to version 1.1, which was published by
David Malmborg on June the 14th, 2012
- fixed "error: expected ';', identifier or '(' before 'char'" compilation
error by replacing all occurrences of a newly defined "bool" type (first
defined in "bb.h") with "_bool" label in the original source code right
before packaging the actual release of this module, so that it now
successfully compiles also on most non-Linux systems as well as for
bleadperl
0.01 2012-04-07
- initial version (provides Perl interface to David Malmborg's ByteBoozer,
( run in 0.293 second using v1.01-cache-2.11-cpan-05444aca049 )