dist.ini 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. name = Selenium-Remote-Driver
  2. version = 0.2151
  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. [Git::Commit]
  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. [TestRelease]
  58. [ConfirmRelease]
  59. [UploadToCPAN]
  60. [Prereqs / RuntimeRequires]
  61. perl = 5.010
  62. Moo = 1.005
  63. [MetaResources]
  64. bugtracker.web = https://github.com/gempesaw/Selenium-Remote-Driver/issues
  65. repository.type = git
  66. repository.url = git://github.com/gempesaw/Selenium-Remote-Driver.git
  67. repository.web = https://github.com/gempesaw/Selenium-Remote-Driver
  68. [Encoding]
  69. filename = t/www/icon.gif
  70. filename = t/www/invalid-extension.xpi
  71. filename = t/www/redisplay.xpi
  72. encoding = bytes