dist.ini 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  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. [MakeMaker]
  28. [ManifestSkip]
  29. [Manifest]
  30. [CPANFile]
  31. [MetaJSON]
  32. [MetaYAML]
  33. [PkgVersion]
  34. [ContributorsFromGit]
  35. ; skip the Test::SRD modules, their attribution is non-standard
  36. [FileFinder::ByName / :NotTestSRD]
  37. dir = lib
  38. match = \.pm$
  39. skip = Test
  40. ; `dzil authordeps` doesn't know about the Pod Weaver dependenciess:
  41. ; authordep Pod::Weaver::Section::Contributors = 0
  42. ; authordep Pod::Weaver::Plugin::Encoding = 0
  43. ; authordep Pod::Weaver::Section::SeeAlso = 0
  44. ; authordep Pod::Weaver::Section::GenerateSection = 0
  45. ; authordep Pod::Elemental::Transformer::List = 0
  46. [PodWeaver]
  47. finder = :NotTestSRD
  48. [PruneCruft]
  49. except = \.travis.yml
  50. [CopyFilesFromBuild]
  51. copy = cpanfile
  52. [PodCoverageTests]
  53. [PodSyntaxTests]
  54. [TestRelease]
  55. [ConfirmRelease]
  56. [UploadToCPAN]
  57. [Prereqs / RuntimeRequires]
  58. perl = 5.010
  59. Moo = 1.005
  60. [Prereqs / TestRequires]
  61. ; unfortunately this doesn't coerce 0.04, it just sets the minimum.
  62. LWP::Protocol::PSGI = 0.04
  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