added reader callback to tags to query just some readers
[Biblio-RFID.git] / lib / Biblio / RFID.pm
index 209956c..62b1a7f 100644 (file)
@@ -14,9 +14,9 @@ Biblio::RFID - perl tools to use different RFID readers for library use
 
 =cut
 
-our $VERSION = '0.04';
+our $VERSION = '0.05';
 
-our $debug = 0;
+our $debug = $ENV{DEBUG} || 0;
 
 
 =head1 DESCRIPTION