
ClarionUnlock - Perl extension for generating unlock codes for many models of Clarion car stereos

use ClarionUnlock;
$unlockcode = ClarionUnlock::generate("4652");

Generates the unlock code based on the unit serial number. The extension ONLY REQUIRES THE LAST 4 DIGITS OF THE SERIAL NUMBER.
None by default.

n/a

Andy Dixon, <andy.dixon@twistedindustries.co.uk<gt>

Copyright (C) 2007 by Andy Dixon
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.