dist.ini 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. name = Selenium-Remote-Driver
  2. version = 0.2102
  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. exclude_filename = cpanfile
  24. [MakeMaker]
  25. [ManifestSkip]
  26. [Manifest]
  27. [CPANFile]
  28. [MetaJSON]
  29. [MetaYAML]
  30. [PkgVersion]
  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 know about the Pod Weaver dependenciess:
  38. ; authordep Pod::Weaver::Section::Contributors = 0
  39. ; authordep Pod::Weaver::Plugin::Encoding = 0
  40. ; authordep Pod::Weaver::Section::SeeAlso = 0
  41. ; authordep Pod::Weaver::Section::GenerateSection = 0
  42. ; authordep Pod::Elemental::Transformer::List = 0
  43. [PodWeaver]
  44. finder = :NotTestSRD
  45. [PruneCruft]
  46. except = \.travis.yml
  47. [CopyFilesFromBuild]
  48. copy = cpanfile
  49. [PodCoverageTests]
  50. [PodSyntaxTests]
  51. [TestRelease]
  52. [ConfirmRelease]
  53. [UploadToCPAN]
  54. [Prereqs / RuntimeRequires]
  55. perl = 5.010
  56. Moo = 1.005
  57. [Prereqs / TestRequires]
  58. ; unfortunately this doesn't coerce 0.04, it just sets the minimum.
  59. LWP::Protocol::PSGI = 0.04
  60. [MetaResources]
  61. bugtracker.web = https://github.com/gempesaw/Selenium-Remote-Driver/issues
  62. repository.type = git
  63. repository.url = git://github.com/gempesaw/Selenium-Remote-Driver.git
  64. repository.web = https://github.com/gempesaw/Selenium-Remote-Driver
  65. [Encoding]
  66. filename = t/www/icon.gif
  67. filename = t/www/invalid-extension.xpi
  68. filename = t/www/redisplay.xpi
  69. encoding = bytes