14 lines
145 B
Markdown
14 lines
145 B
Markdown
|
## Installation
|
||
|
|
||
|
```shell
|
||
|
cpan -T .
|
||
|
```
|
||
|
|
||
|
Say yes to everything, use local::lib and restart your shell.
|
||
|
|
||
|
## Running
|
||
|
|
||
|
```shell
|
||
|
doctor_karma.pl
|
||
|
```
|