Skip Menu |

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

Report information
The Basics
Id: 124766
Status: new
Priority: 0/
Queue: Digest-CRC

People
Owner: Nobody in particular
Requestors: NHORNE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.22.2
Fixed in: (no value)



Subject: Doesn't take array arguments
Unlike other Digest routines, this doesn't appear to take an array argument, thus: my $checksum = Digest::CRC::crc64('some data', 'some more data');