dist.ini 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. name = Selenium-Remote-Driver
  2. version = 0.2150
  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. [Git::Commit]
  18. [Git::Tag]
  19. ;[Git::Push]
  20. [Git::CommitBuild]
  21. release_branch = cpan
  22. release_message = v%v - Build results of %h (on %b)
  23. [AutoPrereqs]
  24. [GatherDir]
  25. include_dotfiles = 1
  26. exclude_filename = cpanfile
  27. exclude_match = \.swp$
  28. [MakeMaker]
  29. [ManifestSkip]
  30. [Manifest]
  31. [CPANFile]
  32. [MetaJSON]
  33. [MetaYAML]
  34. [PkgVersion]
  35. [ContributorsFromGit]
  36. ; skip the Test::SRD modules, their attribution is non-standard
  37. [FileFinder::ByName / :NotTestSRD]
  38. dir = lib
  39. match = \.pm$
  40. skip = Test
  41. ; `dzil authordeps` doesn't know about the Pod Weaver dependenciess:
  42. ; authordep Pod::Weaver::Section::Contributors = 0
  43. ; authordep Pod::Weaver::Plugin::Encoding = 0
  44. ; authordep Pod::Weaver::Section::SeeAlso = 0
  45. ; authordep Pod::Weaver::Section::GenerateSection = 0
  46. ; authordep Pod::Elemental::Transformer::List = 0
  47. [PodWeaver]
  48. finder = :NotTestSRD
  49. [PruneCruft]
  50. except = \.travis.yml
  51. [CopyFilesFromBuild]
  52. copy = cpanfile
  53. [PodCoverageTests]
  54. [PodSyntaxTests]
  55. [TestRelease]
  56. [ConfirmRelease]
  57. [UploadToCPAN]
  58. [Prereqs / RuntimeRequires]
  59. perl = 5.010
  60. Moo = 1.005
  61. [Prereqs / TestRequires]
  62. ; unfortunately this doesn't coerce 0.04, it just sets the minimum.
  63. LWP::Protocol::PSGI = 0.04
  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