Sync patron data from Navet to Koha, based on personnummer (social security number).
This module: https://github.com/lunduniversitylibrary/Navet-ePersondata
To install:
$ git clone https://github.com/lunduniversitylibrary/Navet-ePersondata.git
$ cd Navet-ePersondata
$ sudo cpanm .If you run into trouble with installing Crypt::SSLeay, try installing the packaged version:
$ sudo apt-get install libcrypt-ssleay-perl