From 8bf4215e89f8c899d6170caac8ef6facbb357362 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 1 May 2021 10:52:47 +0100 Subject: dzil stuff --- .gitignore | 2 ++ Changes | 2 ++ dist.ini | 12 ++++++------ 3 files changed, 10 insertions(+), 6 deletions(-) create mode 100644 Changes diff --git a/.gitignore b/.gitignore index b7e23ed..4fa6083 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ MANIFEST.bak .prove *~ /.build/ +/App-XScreenSaver-DBus-*/ +/App-XScreenSaver-DBus-*.tar.gz diff --git a/Changes b/Changes new file mode 100644 index 0000000..1a066f2 --- /dev/null +++ b/Changes @@ -0,0 +1,2 @@ +{{$NEXT}} + - first CPAN release diff --git a/dist.ini b/dist.ini index aad834f..7fcbb34 100644 --- a/dist.ini +++ b/dist.ini @@ -32,15 +32,15 @@ first_version = 1.0.0 [ManifestSkip] -[Test::NoTabs] - -[Test::Perl::Critic] - -[Test::Pod::Coverage::Configurable] - [PodSyntaxTests] [Test::PodSpelling] +stopword = logind +stopword = dbus +stopword = specialised + +[Test::Compile] +fail_on_warning = author [ExtraTests] -- cgit v1.2.3