diff options
Diffstat (limited to 'dist.ini')
-rw-r--r-- | dist.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini new file mode 100644 index 0000000..051790d --- /dev/null +++ b/dist.ini @@ -0,0 +1,14 @@ +name = Module-Implementation +author = Dave Rolsky <autarch@urth.org> +license = Artistic_2_0 +copyright_holder = Dave Rolsky + +version = 0.09 + +[@DROLSKY] +dist = Module-Implementation +stopwords = API +stopwords = PurePerl +stopwords = env +stopwords = namespace +-remove = Test::Synopsis |