diff options
| author | Franck Cuny <franck@lumberjaph.net> | 2015-02-16 20:23:04 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@lumberjaph.net> | 2015-02-16 20:23:04 -0800 |
| commit | 662325ad5a9d7e1247753dfca91a76787dd585d4 (patch) | |
| tree | f58ef0d33f3e75175c974bee39fe5ba96c5c265f | |
| parent | ignore .build generated by dist:zilla (diff) | |
| download | net-http-api-662325ad5a9d7e1247753dfca91a76787dd585d4.tar.gz | |
various update to the dzil configuration
| -rw-r--r-- | dist.ini | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -15,6 +15,9 @@ bundle = @Basic [PodCoverageTests] [Test::NoTabs] [Test::EOL] +[Test::Compile] +fail_on_warning = author +bail_out_on_fail = 1 [MetaResources] repository = git://github.com/franckcuny/net-http-api.git @@ -23,9 +26,7 @@ homepage = http://search.cpan.org/perldoc?Net::HTTP::API [PodWeaver] [AutoPrereqs] -[ReadmeFromPod] +[ReadmeAnyFromPod] type = markdown -readme = README.md -filename = lib/Net/HTTP/API.pm [CheckChangeLog] [UploadToCPAN] |
