On Tue Aug 13 15:15:36 2013, emile@rabbitmq.com wrote:
Show quoted text>
> I get this error when I try to install on a 32bit system:
>
> t/04_table.t .............. 1/? Invalid type 'Q' in pack at
> $HOME/.cpan/build/Net-AMQP-0.06-NgltXE/blib/lib/Net/AMQP/Common.pm line 137.
>
Recompiling Perl with the use64bitint or use64bitall options should fix that. See the --64int option in perlbrew, for example:
http://search.cpan.org/dist/App-perlbrew/bin/perlbrew#COMMAND:_INSTALL