| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- name = Selenium-Remote-Driver
- version = 0.18
- author = 'Luke Closs <cpan@5thplane.com>'
- author = 'Daniel Gempesaw <gempesaw@gmail.com>'
- author = 'Aditya Ivaturi <ivaturi@gmail.com>'
- author = 'Mark Stosberg <mark@stosberg.com>'
- license = Apache_2_0
- copyright_holder = Daniel Gempesaw
- [TravisYML]
- build_branch = /^build/
- notify_email = 1
- perl_version = 5.12 5.16
- [Git::Check]
- [Git::Commit]
- [Git::Push]
- [Git::CommitBuild]
- [AutoPrereqs]
- [GatherDir]
- include_dotfiles = 1
- [MakeMaker]
- [ManifestSkip]
- [Manifest]
- [MetaJSON]
- [MetaYAML]
- [PkgVersion]
- [PruneCruft]
- except = \.travis.yml
- [PodCoverageTests]
- [PodSyntaxTests]
- [PodVersion]
- [TestRelease]
- [ConfirmRelease]
- [UploadToCPAN]
- [Prereqs / RuntimeRequires]
- perl = 5.010
- [Prereqs / TestRequires]
- LWP::Protocol::PSGI = 0.04
- [MetaResources]
- bugtracker.web = https://github.com/gempesaw/Selenium-Remote-Driver/issues
- repository.type = git
- repository.url = git://github.com/gempesaw/Selenium-Remote-Driver.git
- repository.web = https://github.com/gempesaw/Selenium-Remote-Driver
- [Encoding]
- filename = t/www/icon.gif
- encoding = bytes
|