added links to reader implementations
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 1 Aug 2010 12:07:51 +0000 (14:07 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 1 Aug 2010 12:07:51 +0000 (14:07 +0200)
lib/RFID/Biblio.pm

index df44707..c7adf9e 100644 (file)
@@ -197,6 +197,22 @@ sub as_hex {
 sub hex_tag { uc(unpack('H16', shift)) }
 
 
+=head1 SUPPORTED READERS
+
+Support for different RFID readers is implemented in subclasses:
+
+=head2 3M 810
+
+L<RFID::Biblio::3M810>
+
+=head2 CPR-M02
+
+L<RFID::Biblio::CPRM02>
+
+=head2 librfid
+
+L<RFID::Biblio::librfid>
+
 =head1 AUTHOR
 
 Dobrica Pavlinusic, C<< <dpavlin at rot13.org> >>