The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

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

DESCRIPTION

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

EXPORT

None by default.

SEE ALSO

n/a

AUTHOR

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

COPYRIGHT AND LICENSE

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.