mirror of
				https://asciireactor.com/otho/psdlag-agn.git
				synced 2025-10-31 21:38:04 +00:00 
			
		
		
		
	changed shebangs for perl to /usr/bin/env
This commit is contained in:
		
							parent
							
								
									b578f83081
								
							
						
					
					
						commit
						b35a889b06
					
				| @ -1,4 +1,5 @@ | ||||
| #!/usr/local/bin/perl | ||||
| #!/usr/bin/env perl | ||||
| 
 | ||||
| 
 | ||||
| use feature 'say'; | ||||
| #use autodie qw(:all); | ||||
|  | ||||
| @ -1,4 +1,5 @@ | ||||
| #!/usr/local/bin/perl | ||||
| #!/usr/bin/env perl | ||||
| 
 | ||||
| 
 | ||||
| use utf8; | ||||
| use Encode qw(encode decode); | ||||
|  | ||||
| @ -1,4 +1,5 @@ | ||||
| #!/usr/local/bin/perl | ||||
| #!/usr/bin/env perl | ||||
| 
 | ||||
| use feature say; | ||||
| use utf8; | ||||
| 
 | ||||
|  | ||||
| @ -1,4 +1,5 @@ | ||||
| #!/usr/local/bin/perl | ||||
| #!/usr/bin/env perl | ||||
| 
 | ||||
| 
 | ||||
| use utf8; | ||||
| use Encode qw(encode decode); | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user