dist.ini 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. name = Selenium-Remote-Driver
  2. version = 0.18
  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. [TravisYML]
  8. build_branch = cpan
  9. [Git::Check]
  10. [Git::Commit]
  11. [Git::Tag]
  12. [Git::Push]
  13. [Git::CommitBuild]
  14. release_branch = cpan
  15. release_message = v%v - Build results of %h (on %b)
  16. branch =
  17. [AutoPrereqs]
  18. [GatherDir]
  19. include_dotfiles = 1
  20. [MakeMaker]
  21. [ManifestSkip]
  22. [Manifest]
  23. [MetaJSON]
  24. [MetaYAML]
  25. [PkgVersion]
  26. ; license and copyright are handled in weaver.ini
  27. ; [License]
  28. license = Apache_2_0
  29. copyright_holder = Daniel Gempesaw
  30. copyright_year = 2014
  31. [ContributorsFromGit]
  32. ; `dzil authordeps` doesn't pick up the Pod Weaver deps:
  33. ; authordep Pod::Weaver::Section::Contributors = 0
  34. ; authordep Pod::Weaver::Plugin::Encoding = 0
  35. ; authordep Pod::Weaver::Section::GenerateSection = 0
  36. ; authordep Pod::Elemental::Transformer::List = 0
  37. [PodWeaver]
  38. [ReadmeAnyFromPod]
  39. type = markdown
  40. filename = README.md
  41. location = build
  42. [CopyFilesFromBuild]
  43. copy = README.md
  44. [PruneCruft]
  45. except = \.travis.yml
  46. [PodCoverageTests]
  47. [PodSyntaxTests]
  48. [TestRelease]
  49. [ConfirmRelease]
  50. [FakeRelease]
  51. ; [UploadToCPAN]
  52. [Prereqs / RuntimeRequires]
  53. perl = 5.010
  54. [Prereqs / TestRequires]
  55. LWP::Protocol::PSGI = 0.04
  56. [MetaResources]
  57. bugtracker.web = https://github.com/gempesaw/Selenium-Remote-Driver/issues
  58. repository.type = git
  59. repository.url = git://github.com/gempesaw/Selenium-Remote-Driver.git
  60. repository.web = https://github.com/gempesaw/Selenium-Remote-Driver
  61. [Encoding]
  62. filename = t/www/icon.gif
  63. encoding = bytes