The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.05 - 2010-02-20

  • upgrading to libnfc-1.3.3 API (some internal structures have been renamed)
  • lost support for older versions of the library (hopefully their api should be stable now)

Modules

Perl extension for libnfc (Near Field Communication < http://www.libnfc.org/ >)
Access libnfc-compatible tag readers
base class for specific tag implementations
base class for ISO14443A_106 compliant tags. You won't never use this module direcctly but all the logic common to all ISO14443A_106 tags should be placed here (and inherited by all specific tag-implementations)

Provides

in lib/RFID/Libnfc/Constants.pm
in lib/RFID/Libnfc/Tag/ISO14443A_106/4K.pm