fix use Blocking.pm
This commit is contained in:
		@@ -50,6 +50,7 @@ use IO::Socket::INET;
 | 
				
			|||||||
use Digest::SHA qw(sha1_hex);
 | 
					use Digest::SHA qw(sha1_hex);
 | 
				
			||||||
use JSON qw(decode_json encode_json);
 | 
					use JSON qw(decode_json encode_json);
 | 
				
			||||||
use Encode qw(encode_utf8);
 | 
					use Encode qw(encode_utf8);
 | 
				
			||||||
 | 
					use Blocking;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user