dist.ini 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. name = Selenium-Remote-Driver
  2. version = 0.2101
  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. [Prereqs / TestRequires]
  57. ; unfortunately this doesn't coerce 0.04, it just sets the minimum.
  58. LWP::Protocol::PSGI = 0.04
  59. [MetaResources]
  60. bugtracker.web = https://github.com/gempesaw/Selenium-Remote-Driver/issues
  61. repository.type = git
  62. repository.url = git://github.com/gempesaw/Selenium-Remote-Driver.git
  63. repository.web = https://github.com/gempesaw/Selenium-Remote-Driver
  64. [Encoding]
  65. filename = t/www/icon.gif
  66. filename = t/www/invalid-extension.xpi
  67. filename = t/www/redisplay.xpi
  68. encoding = bytes