Skip Menu |

This queue is for tickets about the Digest-CRC CPAN distribution.

Report information
The Basics
Id: 29393
Status: resolved
Priority: 0/
Queue: Digest-CRC

People
Owner: Nobody in particular
Requestors: jik [...] kamens.brookline.ma.us
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.10
Fixed in: (no value)



Subject: __reflect called at (eval 5) line 43.
While building and testing: t/crc....ok 1/18Undefined subroutine &Digest::CRC::__reflect called at (eval 5) line 43. The problem appears to be that the call to __reflect in _crc in CRC.pm should actually be a call to _reflect.
From: OLIMAUL [...] cpan.org
On So. 16. Sep. 2007, 15:53:14, JIK wrote: Show quoted text
> While building and testing: > > t/crc....ok 1/18Undefined subroutine &Digest::CRC::__reflect called at > (eval 5) line 43. > > The problem appears to be that the call to __reflect in _crc in CRC.pm > should actually be a call to _reflect.
the problem has been fixed in version 0.11 which I have uploaded today. Regards, Oliver