Changes for version 0.12 - 2011-01-23
- fixed some leaks (check : 470f526a767817eaf0357e1d067b836a7e0d1d33)
- cleaned-up libnfc version checking logic in Makefile.PL
- wrapping allocation/release operations with proper perl macros in the XS code
- updated documentation
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/Tag/ISO14443A_106/Classic.pm
in lib/RFID/Libnfc/Tag/ISO14443A_106/Classic/1K.pm
in lib/RFID/Libnfc/Tag/ISO14443A_106/Classic/4K.pm
in lib/RFID/Libnfc/Tag/ISO14443A_106/Classic/MINI.pm