File: shebang

package info (click to toggle)
pgformatter 5.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,872 kB
  • sloc: sql: 185,456; perl: 4,666; makefile: 2; sh: 1
file content (8 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
--- a/pg_format
+++ b/pg_format
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 
 use strict;
 use warnings;