FIX: added pod documentation
This commit is contained in:
parent
7363b609e2
commit
aefed27597
@ -1,4 +1,6 @@
|
|||||||
#!/usr/bin/env perl
|
#!/usr/bin/env perl
|
||||||
|
# ABSTRACT: post-commit hook for managing git issues
|
||||||
|
# PODNAME: git-issue-commit-hook
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
use Try::Tiny;
|
use Try::Tiny;
|
||||||
|
Loading…
Reference in New Issue
Block a user