dist.ini 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. name = Selenium-Remote-Driver
  2. version = 0.19
  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
  12. [Git::Check]
  13. [Git::Commit]
  14. [Git::Tag]
  15. [Git::Push]
  16. [Git::CommitBuild]
  17. release_branch = cpan
  18. release_message = v%v - Build results of %h (on %b)
  19. branch =
  20. [AutoPrereqs]
  21. [GatherDir]
  22. include_dotfiles = 1
  23. [MakeMaker]
  24. [ManifestSkip]
  25. [Manifest]
  26. [MetaJSON]
  27. [MetaYAML]
  28. [PkgVersion]
  29. [ContributorsFromGit]
  30. ; skip the Test::SRD modules, their attribution is non-standard
  31. [FileFinder::ByName / :NotTestSRD]
  32. dir = lib
  33. match = \.pm$
  34. skip = Test
  35. ; `dzil authordeps` doesn't know about the Pod Weaver deps:
  36. ; authordep Pod::Weaver::Section::Contributors = 0
  37. ; authordep Pod::Weaver::Plugin::Encoding = 0
  38. ; authordep Pod::Weaver::Section::GenerateSection = 0
  39. ; authordep Pod::Elemental::Transformer::List = 0
  40. [PodWeaver]
  41. finder = :NotTestSRD
  42. [PruneCruft]
  43. except = \.travis.yml
  44. [PodCoverageTests]
  45. [PodSyntaxTests]
  46. [TestRelease]
  47. [ConfirmRelease]
  48. [FakeRelease]
  49. ; [UploadToCPAN]
  50. [Prereqs / RuntimeRequires]
  51. perl = 5.010
  52. [Prereqs / TestRequires]
  53. LWP::Protocol::PSGI = 0.04
  54. [MetaResources]
  55. bugtracker.web = https://github.com/gempesaw/Selenium-Remote-Driver/issues
  56. repository.type = git
  57. repository.url = git://github.com/gempesaw/Selenium-Remote-Driver.git
  58. repository.web = https://github.com/gempesaw/Selenium-Remote-Driver
  59. [Encoding]
  60. filename = t/www/icon.gif
  61. encoding = bytes