Updated interpreter line, doc

This commit is contained in:
Mahesh Asolkar 2019-11-09 19:33:22 -08:00
parent cfdb3deef1
commit 5f7ad874b0
2 changed files with 10 additions and 2 deletions

View File

@ -2,3 +2,11 @@ get-licensed
============
A Perl tool to add license stubs to source code files
Dependencies
------------
* Pluggable Perl module: To install on Debian, use the following:
% apt install libmodule-pluggable-perl

View File

@ -1,4 +1,4 @@
#!/bin/env perl
#!/usr/bin/env perl
# -----
#