Skip to content

Commit

Permalink
dzilify
Browse files Browse the repository at this point in the history
  • Loading branch information
sartak committed May 29, 2012
1 parent b8a4950 commit 6b6ef99
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions dist.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name = Git-Status-Tackle
author = Shawn M Moore <code@sartak.org>
license = Perl_5
copyright_holder = Shawn M Moore <code@sartak.org>
copyright_year = 2012

version = 0.01

[@Basic]
1 change: 1 addition & 0 deletions lib/Git/Status/Tackle.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
package Git::Status::Tackle;
# ABSTRACT: a pluggable "git status"-replacement toolbox
use strict;
use warnings;
use Module::Pluggable (
Expand Down

0 comments on commit 6b6ef99

Please sign in to comment.