Made shebang configurable.
This commit is contained in:
parent
cd3d0fa151
commit
bda379820d
|
@ -1,4 +1,4 @@
|
|||
#!/usr/local/bin/perl -w
|
||||
#!@@@perl@@@ -w
|
||||
|
||||
=head1 NAME
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/local/bin/perl -w
|
||||
#!@@@perl@@@ -w
|
||||
|
||||
=head1 NAME
|
||||
|
||||
|
|
Loading…
Reference in New Issue