dist.ini 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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. [AutoPrereqs]
  20. [GatherDir]
  21. include_dotfiles = 1
  22. [MakeMaker]
  23. [ManifestSkip]
  24. [Manifest]
  25. [MetaJSON]
  26. [MetaYAML]
  27. [PkgVersion]
  28. [ContributorsFromGit]
  29. ; skip the Test::SRD modules, their attribution is non-standard
  30. [FileFinder::ByName / :NotTestSRD]
  31. dir = lib
  32. match = \.pm$
  33. skip = Test
  34. ; `dzil authordeps` doesn't pick up the Pod Weaver deps:
  35. ; authordep Pod::Weaver::Section::Contributors = 0
  36. ; authordep Pod::Weaver::Plugin::Encoding = 0
  37. ; authordep Pod::Weaver::Section::GenerateSection = 0
  38. ; authordep Pod::Elemental::Transformer::List = 0
  39. [PodWeaver]
  40. finder = :NotTestSRD
  41. [PruneCruft]
  42. except = \.travis.yml
  43. [PodCoverageTests]
  44. [PodSyntaxTests]
  45. [TestRelease]
  46. [ConfirmRelease]
  47. [FakeRelease]
  48. ; [UploadToCPAN]
  49. [Prereqs / RuntimeRequires]
  50. perl = 5.010
  51. [Prereqs / TestRequires]
  52. LWP::Protocol::PSGI = 0.04
  53. [MetaResources]
  54. bugtracker.web = https://github.com/gempesaw/Selenium-Remote-Driver/issues
  55. repository.type = git
  56. repository.url = git://github.com/gempesaw/Selenium-Remote-Driver.git
  57. repository.web = https://github.com/gempesaw/Selenium-Remote-Driver
  58. [Encoding]
  59. filename = t/www/icon.gif
  60. filename = t/www/invalid-extension.xpi
  61. filename = t/www/redisplay.xpi
  62. encoding = bytes