dist.ini 1.8 KB

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