dist.ini 1.8 KB

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