dist.ini 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. name = Selenium-Remote-Driver
  2. author = Aditya Ivaturi <ivaturi@gmail.com>
  3. author = Daniel Gempesaw <gempesaw@gmail.com>
  4. author = Emmanuel Peroumalnaïk <peroumalnaik.emmanuel@gmail.com>
  5. author = Luke Closs <cpan@5thplane.com>
  6. author = Mark Stosberg <mark@stosberg.com>
  7. license = Apache_2_0
  8. copyright_holder = Daniel Gempesaw
  9. copyright_year = 2017
  10. [Git::Check]
  11. allow_dirty = dist.ini
  12. allow_dirty = cpanfile
  13. allow_dirty = Changes
  14. [Git::Commit]
  15. [Git::NextVersion]
  16. [Git::Tag]
  17. ;[Git::Push]
  18. [Git::CommitBuild]
  19. release_branch = cpan
  20. release_message = v%v - Build results of %h (on %b)
  21. [AutoPrereqs]
  22. [GatherDir]
  23. include_dotfiles = 1
  24. exclude_filename = cpanfile
  25. exclude_match = \.swp$
  26. [MakeMaker]
  27. [ManifestSkip]
  28. [Manifest]
  29. [CPANFile]
  30. [MetaJSON]
  31. [MetaYAML]
  32. [PkgVersion]
  33. [Git::Contributors]
  34. ; skip the Test::SRD modules, their attribution is non-standard
  35. [FileFinder::ByName / :NotTestSRD]
  36. dir = lib
  37. match = \.pm$
  38. skip = Test
  39. ; `dzil authordeps` doesn't know about the Pod Weaver dependenciess:
  40. ; authordep Pod::Weaver::Section::Contributors = 0
  41. ; authordep Pod::Weaver::Plugin::Encoding = 0
  42. ; authordep Pod::Weaver::Section::SeeAlso = 0
  43. ; authordep Pod::Weaver::Section::GenerateSection = 0
  44. ; authordep Pod::Elemental::Transformer::List = 0
  45. [PodWeaver]
  46. finder = :NotTestSRD
  47. [PruneCruft]
  48. except = \.travis.yml
  49. [CopyFilesFromBuild]
  50. copy = cpanfile
  51. [PodCoverageTests]
  52. [PodSyntaxTests]
  53. [CheckChangesHasContent]
  54. [TestRelease]
  55. [ConfirmRelease]
  56. [UploadToCPAN]
  57. [Prereqs / RuntimeRequires]
  58. perl = 5.010
  59. Moo = 1.005
  60. List::Util = 1.33
  61. [GithubMeta]
  62. issues = 1
  63. user = gempesaw
  64. [Encoding]
  65. filename = t/www/icon.gif
  66. filename = t/www/invalid-extension.xpi
  67. filename = t/www/redisplay.xpi
  68. encoding = bytes