document limitations
[Biblio-RFID.git] / lib / RFID / Biblio / librfid.pm
index bd97aa4..a8044ee 100644 (file)
@@ -18,9 +18,11 @@ This is wrapper around C<librfid-tool> from
 
 L<http://openmrtd.org/projects/librfid/>
 
-=head2 SYOPSYS
-
+Due to limitation of C<librfid-tool> only C<inventory> and
+C<read_blocks> is supported.
 
+However, this code might provide template for integration
+with any command-line utilities for different RFID readers.
 
 =cut
 
@@ -55,9 +57,6 @@ sub _grep_tool {
 
 }
 
-sub _cleanup_sid {
-}
-
 sub inventory {
 
        my @tags;