File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3745,16 +3745,3 @@ sub _coerce_number {
37453745}
37463746
374737471;
3748-
3749- __END__
3750-
3751- =head1 SEE ALSO
3752-
3753- https://github.com/SeleniumHQ/selenium - the main selenium RC project
3754- https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol - the "legacy" webdriver specification
3755- https://www.w3.org/TR/webdriver/ - the WC3 WebDriver 3 specification
3756- https://github.com/teodesian/Selenium-Remote-Driver/wiki
3757- Brownie
3758- Wight
3759-
3760- =cut
Original file line number Diff line number Diff line change @@ -22,9 +22,6 @@ command = func
2222
2323[Leftovers]
2424
25- [SeeAlso]
26- [Bugs]
27-
2825[Region / postlude]
2926
3027; [Authors]
@@ -35,11 +32,7 @@ text = =over 4
3532text =
3633text = =item *
3734text =
38- text = Daniel Gempesaw <gempesaw@gmail.com>
39- text =
40- text = =item *
41- text =
42- text = Emmanuel Peroumalnaïk <peroumalnaik.emmanuel@gmail.com>
35+ text = George S. Baugh <george@troglodyne.net>
4336text =
4437text = =back
4538text =
@@ -49,6 +42,14 @@ text = =over 4
4942text =
5043text = =item *
5144text =
45+ text = Daniel Gempesaw <gempesaw@gmail.com>
46+ text =
47+ text = =item *
48+ text =
49+ text = Emmanuel Peroumalnaïk <peroumalnaik.emmanuel@gmail.com>
50+ text =
51+ text = =item *
52+ text =
5253text = Luke Closs <cpan@5thplane.com>
5354text =
5455text = =item *
@@ -67,13 +68,14 @@ text = Aditya Ivaturi <ivaturi@gmail.com>
6768text =
6869text = =back
6970
70-
7171[Contributors]
7272[GenerateSection / COPYRIGHT AND LICENSE]
7373text = Copyright (c) 2010-2011 Aditya Ivaturi, Gordon Child
7474text =
7575text = Copyright (c) 2014-2017 Daniel Gempesaw
7676text =
77+ text = Copyright (c) 2018-2021 George S. Baugh
78+ text =
7779text = Licensed under the Apache License, Version 2.0 (the " License" );
7880text = you may not use this file except in compliance with the License.
7981text = You may obtain a copy of the License at
@@ -88,4 +90,4 @@ text = limitations under the License.
8890
8991
9092[-Transformer]
91- transformer = List
93+ transformer = List
You can’t perform that action at this time.
0 commit comments