1
0

dist.ini 1.7 KB

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