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

NAME

Biblio::RFID::Reader::librfid - execute librfid-tool

DESCRIPTION

This is wrapper around librfid-tool from

http://openmrtd.org/projects/librfid/

Due to limitation of librfid-tool only "inventory" in Biblio::RFID::Reader::API and "read_blocks" in Biblio::RFID::Reader::API is supported.

However, this code might provide template for integration with any command-line utilities for different RFID readers.

Currently tested with only with Omnikey CardMan 5321 which has problems. After a while it stops responding to commands by librfid-tool so I provided small C program to reset it:

examples/usbreset.c