Skip Menu |

This queue is for tickets about the Authen-Passphrase-Scrypt CPAN distribution.

Report information
The Basics
Id: 125063
Status: resolved
Priority: 0/
Queue: Authen-Passphrase-Scrypt

People
Owner: marius [...] ieval.ro
Requestors: abraxxa [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.001001
Fixed in: 0.002



Subject: doesn't follow Authen::Passphrase API
new takes a hashref whereas Authen::Passphrase modules expect a list of key/value pairs. Because of this your module can't be used with DBIx::Class::PassphraseColumn.
Thank you for this report. I fixed this in 0.002, which now accepts either a key value list or a hashref. Please tell me if you find any further incompatibilities.