diff --git a/lib/Selenium/Remote/Driver.pm b/lib/Selenium/Remote/Driver.pm index d1046a3e..13acecdf 100644 --- a/lib/Selenium/Remote/Driver.pm +++ b/lib/Selenium/Remote/Driver.pm @@ -3745,16 +3745,3 @@ sub _coerce_number { } 1; - -__END__ - -=head1 SEE ALSO - -https://github.com/SeleniumHQ/selenium - the main selenium RC project -https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol - the "legacy" webdriver specification -https://www.w3.org/TR/webdriver/ - the WC3 WebDriver 3 specification -https://github.com/teodesian/Selenium-Remote-Driver/wiki -Brownie -Wight - -=cut diff --git a/weaver.ini b/weaver.ini index cd265ec0..625ba481 100644 --- a/weaver.ini +++ b/weaver.ini @@ -22,9 +22,6 @@ command = func [Leftovers] -[SeeAlso] -[Bugs] - [Region / postlude] ; [Authors] @@ -35,11 +32,7 @@ text = =over 4 text = text = =item * text = -text = Daniel Gempesaw -text = -text = =item * -text = -text = Emmanuel Peroumalnaïk +text = George S. Baugh text = text = =back text = @@ -49,6 +42,14 @@ text = =over 4 text = text = =item * text = +text = Daniel Gempesaw +text = +text = =item * +text = +text = Emmanuel Peroumalnaïk +text = +text = =item * +text = text = Luke Closs text = text = =item * @@ -67,13 +68,14 @@ text = Aditya Ivaturi text = text = =back - [Contributors] [GenerateSection / COPYRIGHT AND LICENSE] text = Copyright (c) 2010-2011 Aditya Ivaturi, Gordon Child text = text = Copyright (c) 2014-2017 Daniel Gempesaw text = +text = Copyright (c) 2018-2021 George S. Baugh +text = text = Licensed under the Apache License, Version 2.0 (the "License"); text = you may not use this file except in compliance with the License. text = You may obtain a copy of the License at @@ -88,4 +90,4 @@ text = limitations under the License. [-Transformer] -transformer = List \ No newline at end of file +transformer = List