dist.ini 1.6 KB

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