get-licensed/README.md

14 lines
216 B
Markdown

# 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
```