1
0

dist.ini 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  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. [MetaJSON]
  27. [MetaYAML]
  28. [PkgVersion]
  29. [ContributorsFromGit]
  30. ; skip the Test::SRD modules, their attribution is non-standard
  31. [FileFinder::ByName / :NotTestSRD]
  32. dir = lib
  33. match = \.pm$
  34. skip = Test
  35. ; `dzil authordeps` doesn't pick up the Pod Weaver deps:
  36. ; authordep Pod::Weaver::Section::Contributors = 0
  37. ; authordep Pod::Weaver::Plugin::Encoding = 0
  38. ; authordep Pod::Weaver::Section::GenerateSection = 0
  39. ; authordep Pod::Elemental::Transformer::List = 0
  40. [PodWeaver]
  41. finder = :NotTestSRD
  42. [ReadmeAnyFromPod]
  43. type = markdown
  44. filename = README.md
  45. location = build
  46. [CopyFilesFromBuild]
  47. copy = README.md
  48. [PruneCruft]
  49. except = \.travis.yml
  50. [PodCoverageTests]
  51. [PodSyntaxTests]
  52. [TestRelease]
  53. [ConfirmRelease]
  54. [FakeRelease]
  55. ; [UploadToCPAN]
  56. [Prereqs / RuntimeRequires]
  57. perl = 5.010
  58. [Prereqs / TestRequires]
  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. encoding = bytes