1
0

dist.ini 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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. [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. ; skip the Test::SRD modules, their attribution is non-standard
  33. [FileFinder::ByName / :NotTestSRD]
  34. dir = lib
  35. match = \.pm$
  36. skip = Test
  37. ; `dzil authordeps` doesn't pick up the Pod Weaver deps:
  38. ; authordep Pod::Weaver::Section::Contributors = 0
  39. ; authordep Pod::Weaver::Plugin::Encoding = 0
  40. ; authordep Pod::Weaver::Section::GenerateSection = 0
  41. ; authordep Pod::Elemental::Transformer::List = 0
  42. [PodWeaver]
  43. finder = :NotTestSRD
  44. [ReadmeAnyFromPod]
  45. type = markdown
  46. filename = README.md
  47. location = build
  48. [CopyFilesFromBuild]
  49. copy = README.md
  50. [PruneCruft]
  51. except = \.travis.yml
  52. [PodCoverageTests]
  53. [PodSyntaxTests]
  54. [TestRelease]
  55. [ConfirmRelease]
  56. [FakeRelease]
  57. ; [UploadToCPAN]
  58. [Prereqs / RuntimeRequires]
  59. perl = 5.010
  60. [Prereqs / TestRequires]
  61. LWP::Protocol::PSGI = 0.04
  62. [MetaResources]
  63. bugtracker.web = https://github.com/gempesaw/Selenium-Remote-Driver/issues
  64. repository.type = git
  65. repository.url = git://github.com/gempesaw/Selenium-Remote-Driver.git
  66. repository.web = https://github.com/gempesaw/Selenium-Remote-Driver
  67. [Encoding]
  68. filename = t/www/icon.gif
  69. encoding = bytes