mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 00:27:23 +01:00 
			
		
		
		
	Improved codepad.pl
This commit is contained in:
		
							parent
							
								
									617f98ad5c
								
							
						
					
					
						commit
						c93174ac15
					
				@ -77,4 +77,9 @@ $output =~ s/\s+/ /g;
 | 
			
		||||
$output =~ s/^\s+//g;
 | 
			
		||||
$output =~ s/\s+$//g;
 | 
			
		||||
 | 
			
		||||
$output =~ s/ Line 1 ://g;
 | 
			
		||||
$output =~ s/ \(first use in this function\)//g;
 | 
			
		||||
$output =~ s/error: \(Each undeclared identifier is reported only once.*?\)//g;
 | 
			
		||||
$output =~ s/error: (.*?) error/error: $1; error/g;
 | 
			
		||||
 | 
			
		||||
print "$nick: $output\n";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user