mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 00:27:23 +01:00 
			
		
		
		
	applets/lookupbot.pl: remove -T taint mode (breaks local::lib)
This commit is contained in:
		
							parent
							
								
									5d3507421e
								
							
						
					
					
						commit
						19f53cde10
					
				
							
								
								
									
										2
									
								
								applets/lookupbot.pl
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								applets/lookupbot.pl
									
									
									
									
										vendored
									
									
								
							@ -1,4 +1,4 @@
 | 
			
		||||
#!/usr/bin/perl -T
 | 
			
		||||
#!/usr/bin/perl
 | 
			
		||||
 | 
			
		||||
use strict;
 | 
			
		||||
use LWP::Simple;
 | 
			
		||||
 | 
			
		||||
@ -25,8 +25,8 @@ use PBot::Imports;
 | 
			
		||||
# These are set by the /misc/update_version script
 | 
			
		||||
use constant {
 | 
			
		||||
    BUILD_NAME     => "PBot",
 | 
			
		||||
    BUILD_REVISION => 4715,
 | 
			
		||||
    BUILD_DATE     => "2024-03-09",
 | 
			
		||||
    BUILD_REVISION => 4716,
 | 
			
		||||
    BUILD_DATE     => "2024-03-10",
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
sub initialize {}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user