diff options
| author | franck cuny <franck@lumberjaph.net> | 2010-06-09 16:38:20 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2010-06-09 16:38:20 +0200 |
| commit | b797f187a22f38142ac3ac957f0e874ca492c2cd (patch) | |
| tree | 7c754fc69ddf91e7c4475b84479d543c0e395727 /dist.ini | |
| download | net-riak-b797f187a22f38142ac3ac957f0e874ca492c2cd.tar.gz | |
initial import
Diffstat (limited to 'dist.ini')
| -rw-r--r-- | dist.ini | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini new file mode 100644 index 0000000..d407db9 --- /dev/null +++ b/dist.ini @@ -0,0 +1,23 @@ +name = Net-Riak +author = franck cuny <franck@lumberjaph.net> +license = Perl_5 +copyright_holder = linkfluence +copyright_year = 2010 +version = 0.01 + +[@Filter] +bundle = @Basic + +[MetaConfig] +[MetaJSON] +[PkgVersion] +[PodSyntaxTests] +[KwaliteeTests] +[PodCoverageTests] +[NoTabsTests] +[EOLTests] +[PodWeaver] +[AutoPrereq] +[ReadmeFromPod] +[CheckChangeLog] +[UploadToCPAN] |
