From 5f549fcb4056f8b314c7f7336a020ef9735fb384 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Mon, 15 Sep 2014 02:32:09 +0000 Subject: Path-Class-0.35 --- dist.ini | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 dist.ini (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini new file mode 100644 index 0000000..a31affa --- /dev/null +++ b/dist.ini @@ -0,0 +1,50 @@ +name = Path-Class +version = 0.35 +author = Ken Williams +license = Perl_5 +copyright_holder = Ken Williams + +[GatherDir] + exclude_filename = cpanfile +[PruneCruft] +[ManifestSkip] +[MetaYAML] +[License] +[Readme] +[ExtraTests] +[ExecDir] +[ShareDir] +[MakeMaker] +[Manifest] +[TestRelease] +[ConfirmRelease] +[UploadToCPAN] + + +[PkgVersion] +[PodVersion] + +[PruneFiles] +match = ~$ +match = ^Path-Class + +[Signature] +[Bugtracker] +web = http://github.com/kenahoo/%s/issues +[Repository] +[ModuleBuild] +[InstallGuide] + +[Test::Perl::Critic] +;[PodCoverageTests] + +[AutoPrereqs] +skip = ^English$ + +[Git::Tag] + +;; TravisCI integration, see +;; http://blogs.perl.org/users/neilb/2014/08/try-travis-ci-with-your-cpan-distributions.html +[CPANFile] +[CopyFilesFromBuild] +copy = cpanfile -- cgit v1.2.1