Codebase list ohcount / lintian-fixes/main test / detect_files / perl_w
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

perl_w @lintian-fixes/mainraw · history · blame

1
2
3
4
5
6
#! perl -w
#

use strict;
use warnings;
use diagnostics;