Codebase list ohcount / scrub-obsolete/main test / detect_files / perl_w
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

perl_w @scrub-obsolete/mainraw · history · blame

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

use strict;
use warnings;
use diagnostics;