App-Changelord/bin/changelord
Yanick Champoux 1d70fc0b70 wip
2022-07-13 12:09:07 -04:00

6 lines
85 B
Perl
Executable File

#!/usr/bin/env perl
use App::Changelord;
App::Changelord->new_with_options()->run;