DEBSOURCES
Skip Quicknav
sources / libipc-run-perl / 0.80-2 / debian / patches / hashbang.patch
1234567
--- a/eg/synopsis_scripting +++ b/eg/synopsis_scripting @@ -1,3 +1,4 @@ +#!/usr/bin/perl -w use strict ; my @cat = qw( cat ) ;