RT for rt.cpan.org
Skip Menu
|
Bug #124766 for Digest-CRC: Doesn't take array arguments
Active bugs
Resolved bugs
Rejected bugs
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)
History
Show all quoted text
Tue Mar 13 12:00:59 2018
NHORNE [...] cpan.org - Ticket created
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');