dist.ini 1.9 KB

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